Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in visual-c++

Problem reconnecting to the named pipe

Best code for compiling static const int = X in VS2008 and GCC

Visual C++ Stopwatch

Numeric conversion

Irregular socket errors (10054) on Windows application

Return a CStringArray gives errors

How to simulate raw input / Send a WM_INPUT message to an application the right way?

Why Visual C++ version numbers have a comma in them instead of a dot

Zero initialization of POD

What is C# dynamic keyword equivalent in C++ CLI?

c# .net visual-c++ c++-cli

How to use a C++ project from within a .NET application?

Mixing /MD and /MT in single dll

Cannot find C++ ATL Libraries (atl.lib and atl120.dll) in Visual Studio 2013

Measuring performance of vector<unique_ptr> on VS2013?

Why there is a underline before wtoi in function _wtoi which ansi version is atoi?

visual-c++ wchar

Condition breakpoint on higher stack frames

Compiler omitting outer loop

c++ visual-c++

Do I need to call CloseHandle?

c++ visual-c++

Different behaviour between CString operators "+=" and "+"

Is it possible to change the working directory through VC++ property sheet?