Search code examples
How to erase & delete pointers to objects stored in a vector?...


c++visual-c++vectoriteratorerase

Read More
win32 api function to get processor's current speed...


c++winapivisual-c++

Read More
How can I make a string preprocessor definition from command-line in VC 2005 (C++)?...


c++visual-c++command-linec-preprocessor

Read More
How to detect the mfc dialog is maximized or minimized in vc++..?...


visual-c++

Read More
Writing CR LF in text mode with MSVC...


cwindowsvisual-c++io

Read More
Conditional expression produces different type between MSVC and GCC/Clang...


c++visual-c++conditional-statementsclanglanguage-lawyer

Read More
C++ vector issue...


c++vectorvisual-c++stdvector

Read More
Loading CSV file into a CLISTCTRL...


visual-c++mfcclistctrl

Read More
Alternative api of strerror_r for windows OS...


c++cwinapivisual-c++boost

Read More
VC++ fatal error LNK1168: cannot open filename.exe for writing...


c++windowsvisual-studiovisual-c++

Read More
Registering a COM Interop DLL > Class not registered...


c#visual-c++com-interopregasm

Read More
How to force CMFCPropertyGridCtrl to refresh after adding an item?...


visual-c++mfcpropertygrid

Read More
Parsing CString YYYYMMDD into COleDateTime to get SHORTDATE?...


visual-c++mfccoledatetime

Read More
C: gcc returns "multiple definition of" error but msvc - doesn't...


cwindowsgccvisual-c++linker-errors

Read More
Is there a preprocessor define that is defined if the compiler is MSVC?...


c++visual-c++c-preprocessor

Read More
Incompatible with parameter of type "LPCWSTR"...


c++visual-c++

Read More
LNK2001 (and other linker errors) for no Apparent Reason...


c++visual-c++

Read More
How to configure NLog to save to a UTF8+BOM file?...


visual-c++utf-8nlogbyte-order-mark

Read More
Unable to add request headers via CHttpFile - C++/MFC...


c++httpvisual-c++mfc

Read More
Visual C++: How to disable specific linker warnings?...


visual-studiovisual-c++linkerwarningscgal

Read More
How do I include DarkHelp inside my cmake project on Windows...


windowsvisual-c++darknet

Read More
Deadlock on static-initialized jthread calling std::stacktrace_entry::description...


c++visual-c++language-lawyer

Read More
Is there a function to convert EXCEPTION_POINTERS struct to a string?...


c++windowsvisual-c++exceptionwinapi

Read More
Why is the predefined macro __STDC_VERSION__ undefined?...


cvisual-c++c99

Read More
Is it possible change value of Member variable within "const" function?...


c++visual-c++

Read More
I don't know how to solve this error for passing an array into a class method...


arraysclassvisual-c++parameterscompiler-errors

Read More
How to Debug QuantLib-Python module in Visual Studio...


pythonvisual-c++swigquantlib-swig

Read More
Visual Studio not recognizing __AVX2__ or __AVX__...


c++visual-c++cmakemacrossimd

Read More
Why return local variable with reference type works in VS2012...


c++visual-c++

Read More
Is there a worked example of using CStrBufT with a CString?...


visual-c++mfcc-strings

Read More
BackNext