Advertisement

1 - 10 of 83 containing alltags:("MSVC  ") (0.001 seconds)
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 ...
Zones: Windows ProgrammingDate Answered: 06/03/1997 Grade: C Views: 0
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>...
Zones: Windows ProgrammingDate Answered: 08/26/1997 Grade: B Views: 0
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....
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?
Zones: C++, Microsoft Visual C++Date Answered: 03/19/1999 Grade: A Views: 4
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 ...
Zones: Windows ProgrammingDate Answered: 03/26/1999 Grade: A Views: 0
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...
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
Zones: Windows ProgrammingDate Answered: 05/29/2001 Grade: A Views: 0
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 ...
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.
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
Zones: CDate Answered: 08/13/2006 Grade: A Views: 0