Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in visual-c++

How do I add the UAC shield icon to the standard messagebox?

Is the packing of structs passed in COM interfaces defined?

visual-c++ com idl

warning C4238: nonstandard extension used : class rvalue used as lvalue

Differences in Macro ## concatenation operator between Visual-C++ and gcc

Converting Unicode to Multibyte

c++ visual-c++

Using Boost on Windows (Visual Studio)

How to debug with Visual C++ 6 on Windows 7 x64?

Reserved class name Visual C++

Is the order of method return types and modifiers in C++ important?

c++ visual-c++

Why FILE pointer need to be declared out main() in Visual Studio 2010?

c visual-c++ c89

error LNK2001: unresolved external symbol __imp__PathRemoveFileSpecA@4

How to check type on compile time

Creating Custom Performance Counters in Visual C++

In VC++, how to check if a directory is empty?

visual-c++

What's the lifetime of the object returned by typeid operator?

MSVCP100D.dll missing

Calling constructor in return statement

c++ visual-c++

COM Basic links

c# c++ com winapi visual-c++

How to easily pass a very long string to a worker process under Windows?

c++ windows visual-c++ interop

How to determine at runtime when your C++ application has the visual studio debugger attached?