Up to now, I\'ve always decorated my .NET classes that I want to use from VB6 with the [AutoDual] attribu开发者_如何学编程te.The point was to gain Intellisense on .NET objects in the VB6 environment.H
A colleague of mine, whilst trying to figure out the memory usage of o开发者_如何学Pythonur VB6 / C# 2.0 application noticed that a minority of VB6 DLLs have two entries in the SysInternals Process Ex
I have a .dat file with data like this in \"James\",\"Project5\",\"15/05/2010\",\"3\" \"Matt\",\"Project1\",\"01/05/2010\",\"5\"
I am developing a game in VB6 (plz don\'t ask me why :) ). The storyboard is ready and a rough开发者_如何学编程 implementation is underway.
We have an application that stores its database files in a subfolder of the Program Files directory. These files are redirected to the VirtualStore in Vista and Windows 7. We represent data from the d
A friend has got an interview for a testing job. Apparently the job requires knowledge of VB6. My friend knows VB6 and she knows testing, but she and I are both wondering what is the relevance of VB6
I have an example project with works when called from compiled VB6 but not from the IDE or from Excel\'s VBE.
I\'m getting an inexplicable error with an ADO command in VB6 run against a SQL Server 2005 database.
As I experienced a sudden nostalgic longing for the VB6 of old, I downloaded visual studio 6 from my msdn subscription. To revive my rusty knowledge I very much would like to have intellisense working
I\'m try develop an ActiveX Control in VB6. It have one UserControl and one form. And the problem that i can\'t call usercontrol function\'s (even public) from this form. I can\'t type something like