Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in visual-c++

Windows GUI C++ Programming

Get parent directory from file in C++

c++ visual-c++ dev-c++

converting narrow string to wide string

c++ string visual-c++ unicode

Variable Scope in C++

#include <gdiplus.h> causes error

c++ visual-c++

Is Visual C++ as powerful as gcc?

c++ c visual-c++ gcc

How can I access argc and argv in c++ from a library function

c++ visual-c++ gcc

Fastest way to obtain the largest X numbers from a very large unsorted list?

Compile C app with Visual Studio 2012

How do I use a COM DLL with LoadLibrary in C++

What can be done in VC++ (native) that can't be done with VC#?

c# c++ visual-c++

Do all C++ compilers allow using a static const int class member variable as an array bound?

C->C++ Automatically cast void pointer into Type pointer in C++ in #define in case of type is not given (C-style) [MSVS]

Should the following program compile according to standard?

Binary compiled for VS2008 needs DebugCRT side-by-side assembly, doesn't work in VS2010

Search and replace in OLE Word automation - how to cover header and footer?

Get list of selected files from Windows Desktop

MSVC equivalent to GCC's -fno-finite-math-only?

c++ visual-c++ ieee-754