Search code examples
Tool to find if dll (or) exe and PDB file match...


debuggingvisual-c++

Read More
How to view the assembly behind the code using Visual C++?...


visual-c++assembly

Read More
Windows Python Version and VC++ Redistributable Version...


pythonwindowsvisual-c++

Read More
why exactly TranslateMessage...


windowswinapivisual-c++

Read More
Using $(OutDir) in a property group of a property sheet...


visual-studiovisual-c++msbuildpropertysheet

Read More
What is the difference between _imp and __imp?...


visual-c++dlllinkermingw

Read More
Why does Microsoft use types like __int32 etc instead of int32_t?...


c++visual-c++integerbuilt-in-types

Read More
C++ GameNetworkingSockets running results in null pointer cannot point to a block of non-zero size...


c++network-programmingvisual-c++

Read More
Object's state changes after its construction and before a member function call...


c++visual-c++c++17constexprcopy-constructor

Read More
Why do I need special libraries (binaries) built for each Visual C++ version?...


c++visual-c++binarylinker

Read More
Copy elision (e.g. NRVO) during constant evaluations...


c++visual-c++language-lawyerconstexprcopy-elision

Read More
Failed to compile the exact assembly listing generated by the compiler...


windowsvisual-c++x86masmcl

Read More
How to Determine Which Dll Dependency is Failing to Load in Windows Store/Universal Apps?...


visual-c++dllwindows-store-appswin-universal-appnative

Read More
cmd commands in ShellExecute...


c++visual-c++cmdshellexecute

Read More
Bool serialization with tinyxml2...


visual-c++tinyxml2

Read More
C++: ODR and extern "C" on MSVC linker...


c++visual-c++linker

Read More
How to find the Qt5 CMake module on Windows...


c++windowsvisual-c++cmakeqt5

Read More
Is it possible to define a C++ function where one parameter is passed via the EAX register?...


c++windowsassemblyvisual-c++reverse-engineering

Read More
C++ lib build Windows VS2022: Build fails with platform toolset v143 - works with platform toolset v...


c++visual-studiovisual-c++

Read More
How to compile RtMidi API properly on Windows...


c++visual-studiovisual-c++midi

Read More
Print exponential notation with one leading zero with C++...


c++cvisual-c++iostreamexponential

Read More
How to programmatically update .rgs files to reflect changes made in IDL files?...


visual-c++comatl

Read More
Create a simple mesh using NetGen...


c++visual-c++mesh

Read More
Logical AND (&&) does not short-circuit correctly in #if...


cgccvisual-c++clangc-preprocessor

Read More
How the linker find the correct library?...


c++visual-c++linkeride

Read More
First std::mutex::lock() crashes in application built with latest Visual Studio 2022...


windowsmultithreadingvisual-c++mutexdependency-management

Read More
DLL needs LIB, but looking for DLL...


visual-c++dllstatic-libraries

Read More
How could I sensibly overload placement operator new?...


c++visual-c++memory-managementoperator-overloading

Read More
LNK1181 cannot open input file. space error?...


c#visual-c++linkervisual-studio-2017

Read More
File sharing violation with Nlog...


c#visual-c++nlog

Read More
BackNext