| Thread | Last Post | Replies |
|
| Anyone knows of a good C++ library for VC7.1 ? | 21 Oct 2005 17:52 GMT | 1 |
I'm looking for a good (i.e. high performance) graphics library (i.e. not ActiveX or .NET) for use in my C++ application. Any poinetrs will be useful (MFC libraries are also OK)
|
| reverse_iterator in const member functions C2784 compiler error | 16 Oct 2005 23:25 GMT | 2 |
Compiler version: 7.1.3088 Is this a bug in the compiler: If I use a reverse_iterator as an operand to the != operator in a const member function of a class I get a compiler error. However, if I assign that
|
| How to link a .lib file to a C++ project(managed C++, to build dll | 11 Oct 2005 20:45 GMT | 4 |
I am trying to build an dll in .Net, using managed C++. But i need to use another dll in my project. I have the xxx.dll file and xxx.lib file. But i do not know how to set my project to link it to my project. I know how to do that in Visual Studio 6.0 C++, in Project ...
|
| re: Memory leaks | 10 Oct 2005 00:03 GMT | 1 |
Can you also post the code you are using to generate the debug report? -----Original Message----- From: Nitin@discussions.microsoft.com Posted At: Thursday, August 25, 2005 9:55 AM
|
| MICROSOFT VISUAL C++ RUNTIME LIBRARY | 05 Oct 2005 23:06 GMT | 3 |
I M GETTING THE THIS ERROR MESSAGE WHICH IS AS BELOW. MICROSOFT VISUAL C++ RUNTIME LIBRARY RUNTIME ERROR! PROGRAM C:\EMC\BIN\DRSCHED.EXE
|