Search code examples
Are boolean variables typically implemented as single bits?...


c++gccvisual-c++

Read More
CUDA compatibility with Visual Studio 2022 version 17.10...


visual-c++cuda

Read More
Calling Convention Name Mangling in C...


cvisual-c++

Read More
CreateProcess lpCommand buffer size...


c++winapivisual-c++

Read More
C++ an VS error: <experimental/filesystem> header providing std::experimental::filesystem is d...


c++visual-studiovisual-c++

Read More
Exporting functions from a DLL with dllexport...


winapivisual-c++dllname-decoration

Read More
asctime - day of month zero or space padded?...


cvisual-c++language-lawyermsvcrttime.h

Read More
VC++ : How to prevent esc from closing a dialog box (not mfc)...


c++windowsvisual-c++dialog

Read More
_asm swap and compiler additions...


c++assemblyvisual-c++x86disassembly

Read More
Where to find the VisualC++ x64 command-line compiler?...


winapivisual-c++64-bit

Read More
C++ VS2010 Compiler doesn't use 'push' for a simple function call...


c++assemblyvisual-c++x86-64calling-convention

Read More
Run C++ Code Online?...


c++visual-c++

Read More
Why is INVALID_HANDLE_VALUE defined via double cast?...


c++cwindowswinapivisual-c++

Read More
How to generate an import library (LIB-file) from a DLL?...


windowsvisual-c++dll

Read More
Where is the C compiler located on disk for Visual C++ 2008 Express?...


cwindowsvisual-c++

Read More
MFC : How to add tooltip in Cmenu items?...


mfcvisual-c++tooltipcmenu

Read More
GetModuleHandle(NULL) vs hInstance...


c++winapivisual-c++

Read More
What causes a TU to be included in compilation?...


c++visual-studio-2010visual-c++macros

Read More
difference between function hiding and overloading...


c++oopvisual-c++

Read More
Redundant instruction in compiled code...


assemblyvisual-c++x86

Read More
Visual C++ Command Line Compiler (CL.EXE) Redirect OBJ Files...


visual-studiowinapivisual-c++command-line

Read More
Problems with nested lambdas in VC++...


visual-c++lambda

Read More
How to use uWebsockets from Visual Studio C++?...


visual-c++uwebsockets

Read More
Visual studio compile output format...


visual-studiovisual-c++

Read More
VC++ cl.exe -- DLL not found...


visual-studio-2010visual-c++

Read More
What's the point of issuing a compiler warning for "while(true)" and not issuing one f...


c++visual-c++compiler-warnings

Read More
What are any real sets of rules compilers use to decide whether to inline a function?...


c++optimizationvisual-c++inline

Read More
When compiling x64 code, what's the difference between "x86_amd64" and "amd64&quo...


visual-studio-2010visual-c++64-bit

Read More
Why doesn't size of struct is equals to sum of sizes of its individual member types?...


cvisual-c++

Read More
Build Succeeded, but no .lib file gets created...


visual-studiovisual-studio-2008visual-c++

Read More
BackNext