| Thread | Last Post | Replies |
|
| Prevent display of warning dialog box | 09 Dec 2004 19:13 GMT | 1 |
The command "appXcel.ActiveWindow.SelectedSheets.Delete" returns a dialog box which informs the users of my VB6 application that "The selected sheet(s) will be
|
| IDE freezes while generating OCX | 09 Dec 2004 18:12 GMT | 2 |
This is an ActiveX control that I've built many times over already. Compilition is apparently not a problem; the IDE freezes while "Writing OCX..." is displayed in the progress bar. I've already tried deleting the .exp, .lib and .OBJ files from the target
|
| Fields Properties | 09 Dec 2004 17:46 GMT | 4 |
i'm writting a program that compares the tables and fields of two databases in order to know if they are equal. I allready made the code in order to see if a certain database has all the tables that exist in the other table of the other database and i allready
|
| VB6 - Subclassing Using Karl Perterson's HookMe | 09 Dec 2004 17:17 GMT | 4 |
I am trying to use the HookMe subclassing sample created by Karl Peterson and presented on mvps.org (http://www.mvps.org/vb/index2.html?samples.htm) and I am having a small problem that I am hoping that someone out there can help me with.
|
| How can i get Packed PSAPI and ToolHelpAPI Document? | 09 Dec 2004 16:54 GMT | 1 |
I want some detailed documents of these APIs. CHM format is best.Thanks! -- Hider_Dick ------------------------------------------------------------------------
|
| Dates Functions between VB.NET and VB6 | 09 Dec 2004 16:40 GMT | 1 |
I'm trying to convert a VB.NET program to VB6 (I bet Microsoft would hate this! heheheh - but hey, VB rocks!) Anyway, the guy would use variables to hold days such as this within his VB.NET program:
|
| VB6 and type libraries | 09 Dec 2004 15:56 GMT | 6 |
We do a lot of development with Outlook. To this point we have referenced Outlook. This however has seemed to have locked the developers into using the lowest common denominator of our target audience. In this case we support any versions of Outlook back to 2000.
|
| Transfer Control Problem | 09 Dec 2004 15:23 GMT | 1 |
Using an Inet control, I want to get answer of an ASP page into a string, say something as Private Sub btnDoTest_Click() txtRps.Text = ctlInet.OpenURL(url, icString)
|
| Screen Repainting | 09 Dec 2004 14:25 GMT | 2 |
I am using VB.net. Is there a way to stop the screen from repainting. Example when a form is loading. In VB 6 I called Declare Function LockWindowUpdate Lib "user32" (ByVal hwndLock As Long) As Long
|
| CDO for Windows 2000 library | 09 Dec 2004 14:05 GMT | 2 |
I'm trying to use CDO for Windows 2000 library to send out email. 'Using these configurations: Set CDOConfig = CreateObject("CDO.Configuration") With CDOConfig.Fields
|
| Run VB app from a service | 09 Dec 2004 10:59 GMT | 7 |
I have a small app that needs to be rewritten as a service. It has no user interface and contains only 4 bas modules. The app downloads files from an FTP site, parses the files, and creates new files from the parsed data. I'm not too familiar with writing services but I was ...
|
| UserControl and Form user-client | 09 Dec 2004 09:56 GMT | 4 |
Hi to all It could seems to you a stupid question... but I'm confused about this argument. I've an OCX project that contains an UserControl (the main project) and a
|
| Using Excel Solver through an Excel object in VB6 | 09 Dec 2004 07:11 GMT | 2 |
I would like to use Excel's solver add-in to do a calculation in a visual basic 6 application. I've created an object of type excel.application in my vb6 code, and I would now like to add a workbook, add cells and then configure and run solver against those cells. How do I ...
|
| two questions | 09 Dec 2004 06:50 GMT | 7 |
Hello. I have two questions. First: A partner of mine is developing in VB.net, I think Standard edition. He has some question on the liscence for distributing and selling software developed
|
| good top vs.btm. debate goin' on in vc.language if anyone's intere | 09 Dec 2004 04:05 GMT | 4 |
I've got caught up in a top vs. bottom posting debate, and as I've seen mammoth ones in this group before I thought some of you guys might be interested to join in and give your .02 worth. I've bitten my tongue and think I've remained perfectly civil, and I
|