Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in visual-c++

What is the difference between read and readline in C#?

c# visual-c++

Is there a better way to pass command line arguments to my programs in VC++?

Conditional compiling according to VC++ compiler version

Why can't a Visual C++ interface contain operators?

Deleting an std::map (Visual C++)

How to read MS Word documents using MFC?

visual-c++ mfc ms-word

Why does this template have an error in Xcode but not Visual Studio?

c++ xcode visual-c++ templates

error LNK2001: unresolved external symbol

cant convert parameter from char[#] to LPWSTR

visual-c++

Access violation exception in 64bit MFC version

c++ visual-c++ mfc 64-bit

Do I have to specify extern "C" when exporting symbols?

windows winapi visual-c++

manual object constructor call

What is the purpose of a movss instruction with [this] as destination?

exponential moving average

performance visual-c++

Is it safe to use _msize with new[]?

Good MSbuild log formatter?

boost .ipp file support in visual studio

(MFC) How can a parent class receive a control's messages if the control is a private member?

windows visual-c++ mfc

COM - #include generated header vs #import generated tlb

SDL event loop quitting?

c++ visual-c++ sdl