-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi,
I have 3 projects in a VS6 workspace.
One is the main program, which calls - depending on configuration - one or both other progams. To call the other programs a exe is executed.
If I want to debug and set breakpoints in one of the subsequent programs, I get an error that breakpoints could…
>>> More
-
as seen on Programmers
- Search for 'Programmers'
I have a build computer where Visual Studio not installed, only MSbuild which can build VS2008 projcets without having any Visual Studio installed.
I wonder whether it is possible to use MSbuild with VC++ 6.0 project files, although I am thinking this could not be possible. In the past I have used…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
There is a static library A with c++ classes wrapped by a C API in VS6.
I developed a static library B in VS6 using callbacks from library A.
The library B is used by the program C (commercial software) as a "user defined library" and linked to produce the program D.
Questions:
1) When program…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
VS6 popped off a series of errors before bombing out completely during install on Windows 7. I specifically need to get VB6 functioning on Windows 7. Anyone having any luck?
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have got some old sources written in Visual Basic. There are *.bas, *.cls, *.frm and *.vbp files. As I understand, vbp is a project file. But I cannot open it with my Visual Studio 2008.
What version of VS should I install to open *.vbp file? Google says it is Visual Studio 6, but I am not sure…
>>> More