| Thread | Last Post | Replies |
|
| VB6: Need code examples as to how to determine what AD groups a user is a member of | 15 Sep 2005 07:38 GMT | 8 |
I've been trying to modify one of our older VB6 applications to be able to determine if the user running the application is a member of a group in Active Directory (this is on a Windows 2000 AD domain). In order to gain some experience at this I have tried to at least list all ...
|
| MouseOver in VB 6? | 14 Sep 2005 16:27 GMT | 1 |
Is there such thing as a mouseover in VB? My app uses images for buttons rather than the standard grey ones and I'd like to be able to change the image to a semi-highlighted one if they move their mouse pointer over it.
|
| Help system | 13 Sep 2005 02:14 GMT | 8 |
I am using help system in my application. I am using visual basic 6.When I press F1, I can see the help system.But when I click the application, the help system is going behind the application.What should i do to have the help system on top of the application.
|
| Error instantiating com plus proxy | 07 Sep 2005 10:53 GMT | 2 |
I have a two tier environment: * Data tier = Win2003 * Application tier = Win2000 I have created a COM+ package on the 2003 server that contains a simple DLL.
|
| HELP Solving runtime overflow ???? | 06 Sep 2005 14:55 GMT | 1 |
I have an old VB 5 application which generate a runtime overflow duirng execution When I run that application under VB 5 IDE, I am not able to generate that error.
|