| Thread | Last Post | Replies |
|
| Get the name of the Machine | 06 Aug 2003 13:01 GMT | 3 |
Could anyone tell me, please, how do I know the name of the Machine I'm running a App right now.. Let's say I built my EXE and gave it to you. When it starts running, the name of your machine will appear on the Login Form, as the login Name..
|
| Active X DLL does not unload | 06 Aug 2003 11:26 GMT | 7 |
I load a ActiveX DLL made in VB from a C++ application. When I call the CoGetClassObject function in C++, the DLL is loaded and I release the IClassFactory object right after this. This should unload the DLL, however, it doesn't. When I use a DLL made with Centura instead of Visual ...
|
| Kill EXE | 06 Aug 2003 11:11 GMT | 1 |
I have an application with fourty forms and there is Quit button. In that i am unloading all the forms. Even that i am seeing the process of that application is running. Can anybody suggest me how to kill the process of the applicaiton or is there any way to trace why that ...
|
| COM+ creation problem. | 05 Aug 2003 17:27 GMT | 1 |
I am having a problem with COM+ component creation. The scenario is: I have number of business component dlls which are interdependent, like ApplicationManagement, UserManagement etc. In ApplicationManagement.dll, I've ServicedComponent inherited Application
|
| Kill the Application | 05 Aug 2003 16:44 GMT | 1 |
I have an application with fourty forms and there is Quit button. In that i am unloading all the forms. Even that i am seeing the process of that application is running. Can anybody suggest me how to kill the process of the applicaiton or is there any way to trace why that ...
|
| Scanning images with Kodak Imaging | 05 Aug 2003 16:41 GMT | 1 |
I am currently using windows 2k and vb6 sp5. I have all the imaging for windows files installed and registered. When my program gets to the following code I get an error message telling me "Object Required". The program is
|
| Pasting controls in different tabs of SSTAB ( TABCTL32.ocx) | 05 Aug 2003 10:02 GMT | 2 |
Say I have a tab control (sstab ) in a form. At runtime depends on the configuration, I would like to add three or four tabs. In the individual tabs I would like to paste different usercontrols from my
|
| Calling a VBS File | 05 Aug 2003 04:51 GMT | 1 |
New to scripting. Trying to Call a secondary VBS file from my VB Login Script.
|
| problems returning COM interface from VC6/ATL to VB6 | 04 Aug 2003 22:19 GMT | 2 |
can anyone explain how to return a COM interface reference to VB6 *correctly*? I've been reading some discussions on that topic, but still keep getting strange
|
| Adding WShell to your VB6 Application | 04 Aug 2003 15:11 GMT | 2 |
I've been looking for information on adding WShell to my VB6 application. I have searched the net most of the day for which DLL to reference, anyone give me some quick hints? Thanks.
|
| how to pass a password to crystal report 9.0 from vb6.0??! | 04 Aug 2003 14:26 GMT | 2 |
Is there any way passing a password to crystal report 9.0 from Visual Basic 6.0. so that when loading the report in vb6.0., it can connect to the database access file and show the report? Thanks a lot.
|
| A Compile Error | 04 Aug 2003 09:33 GMT | 1 |
I add " Microsoft Excel9 object library" refrence to my Vb project. After that I cant't use this instruction : "Public WithEvents tbRichText As Toolbar"
|
| CDO for Exchange | 03 Aug 2003 15:00 GMT | 1 |
I'm attempting to create a custom event sink for Exchange 2000 using VB. I'm told I need both Microsoft CDO for Exchange 2000 Library and Server Extension Objects COM Library. I have the server extensions but can't find the
|
| CLASS usage limitations? | 02 Aug 2003 02:23 GMT | 2 |
Still learning VB (prolly will for a long time too) and have a question about Classes since I'm so new to them, so I'm asking here since I haven't come across any documentation that applies, hopefully it applies to this newgroup, that, or if I could be pointed to the right group, ...
|
| new browser from link problem | 01 Aug 2003 23:04 GMT | 3 |
when i open a new browser from a link in another browser, it doesn't load. I have to stop and reload in the new browser Is there a way to fix this?
|