| Thread | Last Post | Replies |
|
| VB6 XP SP2 RC1 | 31 May 2004 18:09 GMT | 1 |
The following VB code is failing when attempting to create the interface to Microsoft Outlook 2000: Public WithEvents OApp As Outlook.Application .
|
| VB function for Month end | 31 May 2004 02:05 GMT | 7 |
I have two date example 31/05/2004 31/05/2009
|
| any way to use IUnknown drived interfaces in VB? | 30 May 2004 12:49 GMT | 1 |
I'm want to use some interfaces that is not derived from IDispatch in visual basic. is there any way to use them? thanks
|
| Application won't run on the server | 30 May 2004 04:41 GMT | 1 |
I have a problem getting my application running on a server. If run from a workstation (connected to this server) the application runs fine, it is only when it is run directly
|
| ASP calling Server.CreateObject | 29 May 2004 07:50 GMT | 2 |
I've got an ASP page which is using Server.CreateObject("ObjName") to create an instance of a DLL. I've manually unregistered the dll but the ASP page is still loading the DLL. As a matter of fact I unregistered it many times to make sure it's done, and checked the registry and did ...
|
| COM Interface and Events | 29 May 2004 07:05 GMT | 1 |
I have several COM objects which implement a certain COM interface I have defined and they all fire certain events. In VB I tried defining a variable of that interface type to hold these objects, but it won't let me do WithEvents on it (I realized that it shouldn't really after I ...
|
| Using EM_GETOLEINTERFACE message to retrieve an IRichEditOle object | 28 May 2004 23:41 GMT | 7 |
I don't know if this group supports dotnet vb but I do know the dotnet.VB group never answers COM questions. In any event, I would appreciate ANY insight you could give to the following problem: Applications can retrieve an ITextDocument pointer from a rich edit control.
|
| Winword.exe Instance in Task manager | 28 May 2004 20:49 GMT | 1 |
I have created an itranet site which creates various doc's using a word mail merge via OLE. It currently created the source data file, opens the merge source file, completes the merge to a new file, saves the file and opens it. The problem is when the word doc is closed an instance ...
|
| passing control arrays to a sub | 28 May 2004 17:38 GMT | 2 |
how do I pass a whole control array to a sub? is there a way to do this in Visual Basic 6? any help will be nice, thanks in advance. Miguel Martinez
|
| [HELP] What is the SP for VB 6.0? SP5!? or ... | 28 May 2004 17:31 GMT | 8 |
What is the SP for VB 6.0? VSVBSP5!? or there is something else!? [SolarAngel]
|
| Looking for Levelmeters and other Measurement tools | 28 May 2004 17:21 GMT | 1 |
Has anybody good experiences with a tool collection for VB6 displaying values of different measurement instruments (Temperature, Level, Position, Pressure and Flow values) (I'm looking for the displaying tools not for data aquisition tools).
|
| Opening a web page through VB | 28 May 2004 07:31 GMT | 2 |
I am launching the browser from Menu Item that is added to Menu bar in Microsoft Project using COM ADD IN. I am trying to call the browser in two ways 1. Using shell command directly passing url to the explore.exe
|
| implementing windows updates programmically | 27 May 2004 07:32 GMT | 1 |
I am a programmer. I got this new task. To update 200 PCs with the latest updates from MS for the windows and Office. I have study the update site that IE provides. I notice that besides selecting and combo downloading the updates, you can individually download
|
| step into a C++ dll from VB6 | 26 May 2004 02:01 GMT | 2 |
How can I step into a C++ dll from VB6? Thanks.
|
| Add a modern XP/Themed look and feel to your applications. | 26 May 2004 01:52 GMT | 2 |
Innovasys Freeware Controls Suite - FREE http://www.innovasys.com/products/freeware.asp?cpid=Devdex FramePlus - The standard Visual Basic 6 frame control does not support applications using an XP manifest - the interior of the control is
|