Search code examples
What Visual Studio linker settings produces export names in the format someFunction = _someFunction ...

visual-studiovisual-studio-2012linkervisual-c++-6

Read More
LINK : fatal error LNK1104: cannot open file "Iphlpapi.lib"...

c++visual-c++visual-c++-6

Read More
Upgraded MFC application still looks old...

mfcvisual-studio-2015visual-c++-6

Read More
Error when trying to use functions from dlls...

c++visual-c++-6

Read More
Making an MFC application international...

visual-c++mfcinternationalizationvisual-c++-6

Read More
Calling C++ DLL from VB6 passes garbage data for arguments?...

vb6visual-c++-6

Read More
Global const variables not assigned when constructor is executed...

c++constructormfcvisual-c++-6

Read More
VisualC++ 6.0 with unsigned long long and sprintf...

cvisual-c++-6

Read More
How to convert a string type into ostringstream...

c++visual-c++-6

Read More
How to store output data of a function in a text file...

c++visual-c++-6

Read More
Meaning of #use directive in legacy VC6 C code...

c-preprocessorvisual-c++-6

Read More
.NET exception handler causing stack overflow on Visual C++ 6.0 exceptions...

c++.netexceptionstack-overflowvisual-c++-6

Read More
Visual Studio 6 Processor Pack compatibility...

performanceintelvisual-c++-6amd-processorvisual-studio-6

Read More
Variable Scope in C++...

c++visual-c++scopevisual-c++-6

Read More
How to Link to a function from a DLL loaded by a DLL?...

c++visual-studio-2010mfcvisual-c++-6

Read More
How to create a structure which contains a list of itself?...

c++stlvisual-c++-6

Read More
Finding which function throws an exception in VC++6...

c++visual-studiovisual-c++-6

Read More
Why the CString(LPCTSTR lpsz) constructor check the high two bytes of lpsz?...

c++mfcvisual-c++-6

Read More
How to mimic variadic macro in VC++6.0?...

cvisual-c++c-preprocessorvisual-c++-6variadic-macros

Read More
Is there a list of which compiler supports which part of the C++ standard?...

c++visual-studio-2010standardsvisual-c++-6

Read More
CreateScalableFontResource() call fails in windows 10...

windowswinapiwindows-10visual-c++-6

Read More
Is it possible to use the VC++ 6 compiler in Visual Studio 2012?...

visual-studio-2012compilationlegacyvisual-c++-6

Read More
Converting C-style series of casts on AfxGetMainWnd from VC6/MFC6 to operate in modern MFC version (...

visual-c++mfcvisual-c++-6

Read More
Visual studio (whole thing) 2010 fails to upgrade older solutions?...

c#c++visual-studiovisual-studio-2010visual-c++-6

Read More
Use WinHTTP in Visual Studio 6.0...

c++visual-studiovisual-c++visual-c++-6winhttp

Read More
Using static variable along with templates...

c++templatesstaticvisual-c++-6

Read More
Why is Listboxes not displaying elements using Visual C++ 6?...

c++visual-c++-6

Read More
Why is Visual C++ 6.0 no longer available on MSDN?...

msdnlegacyvisual-c++-6

Read More
Understanding VC++ project/solution explorer file hierarchy...

c++visual-c++visual-c++-6

Read More
How to figure out what value MSVC is using for a preprocessor macro...

c++macrosc-preprocessorvisual-c++-6

Read More
BackNext