Whats the difference btwn Visual Studio 6 and .Net?
Which is better? What about compatability issues?
regards,
shern
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20507044.html
Zones:
Visual BasicDate Answered: 02/14/2003 Grade: B Views: 0
Hallo,
I have a problem, and here is my code. I use "m_NameOfRequestCtrl" as the control for my combo box. How can I select an item and put it into view?
I did it like below, it seemed that not...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_23748189.html
Zones:
C++Date Answered: 09/22/2008 Grade: B Views: 35
Hello, I am using Visual Studio 6 with Visual C++. I am debugging code and can not figure out why my CStrings variables are only showing the first character of the string in the Watch Window or wh...
http://www.experts-exchange.com/Microsoft/Development/Visual_Studio_Express/Q_22476362.htm...
Can you add a separator bar at runtime? I seem to having a few problems!
If I do this it fails with "Cannot use separator bar as menu name for this control"
Load OtherHardwareMenu(19)
OtherH...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_23156954.html
Zones:
Visual BasicDate Answered: 02/14/2008 Grade: A Views: 4
In my OnInit I have the following code (in the snippet) and when I go to debug mode I see that it keeps failing to create. I asked around and this is the only response I got
"Problem in your l...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_23158762.htm...
Zones:
Windows MFCDate Answered: 02/23/2008 Grade: A Views: 0
Hi, VB Studio 6.0 working fine, but one day I try to change myproject->References and appear a message: "Error accessing registry"
Help !!!
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_23234766.html
I picked up some open source for a video capture software and I'm modifing for my specific use. I'm trying to compile the software and I get errors can't find includes for dshow.h and streams.h. I ...
http://www.experts-exchange.com/Programming/Open_Source/Q_23429043.html
Hello again,
I use the following code to display a pop-up-menu:
PopupMenu.TrackPopupMenu( TPM_RIGHTALIGN | TPM_RIGHTBUTTON, OwnerRect.right, OwnerRect.bottom, this, NULL );
It allworks we...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_23433323.html
Hello Everybody
I have created a DLL for an already existing project and have a problem when displaying its dialog. There are already DLLs with dialogs in the project, which work perfectly. So I...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_23473346.htm...
Hello Guys!
I have still problems with my dialog in a dll - and now want to do a restart. Therefore I was looking for a "How to" to create a dll with s CDialog in Microsoft Visual Studio 6. Can ...
http://www.experts-exchange.com/Programming/Editors_IDEs/C_CPP_CS/Visual_CPP/Q_23477112.ht...