Hello experts !!!
I try to translate a WIN16-application written with MSVC++ v1.52 into a WIN32-application using the new MSVC++ 5.0 compiler.
The windows-part of my application is rather simple ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10013125.html
Hi guys,
I have a big problem concerning Microsoft Visual C++ 5.0. The following sample program compiles fine using the standard Developer-Studio settings:
#include <windows.h>
#include <fstream>...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10021221.html
We have received a third party DLL without an accompanying LIB file. Is there any way using MSVC 2.0 to create a LIB file from the DLL. It looks like we can do this for a 16 bit DLL under MSVC 1....
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10023272.html
Zones:
C++Date Answered: 10/18/1997 Grade: C Views: 0
How or where can I obtain a copy of MSVC 1.5 or 2.0?
Does anyone have one they would be interested in selling?
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10139622.html
If I have two or more dll projects in a MSVC 5.0 workspace
how can I control the order in which they compile when I choose the batch build option?
I need to do this because the batch build option ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10142852.html
When i call VC++ function from Visual Basic code and VC++ code is very long then i have problem with events of visual basic.
For example, if the running time of VC++ function is 5 seconds, and i h...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10169372.html
Zones:
Visual BasicDate Answered: 07/12/1999 Grade: C Views: 0
to compile a 16 bit driver(let say win 98 driver), do i need msvc1.52, or can i use msvc6.0?
is there MASM611 included in 98ddk?
thanks a lot
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_20125778.html
First off, I'm sorry for the low pointage. I lost my old account where I'd have over a 1000 points or whatever the max is cause I barely use it. My old email address is unaccessable because it's ...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20179331.html
Zones:
C++Date Answered: 09/07/2001 Grade: A Views: 0
where can i get compiler MSVC 1.52 ? I am trying to compile a INV5.c file for hand held laser scanner (dolphin 7200). Thanks.
http://www.experts-exchange.com/Programming/Languages/C/Q_21506422.html
Zones:
CDate Answered: 03/08/2006 Grade: A Views: 0
Hello,
I have a DLL application coded in C.
I want to include a C++ header file that I just created to 1 of the C file in this DLL application. Is it possible?
Thanks
http://www.experts-exchange.com/Programming/Languages/C/Q_21915460.html
Zones:
CDate Answered: 08/13/2006 Grade: A Views: 0