Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

How to access AfxGetMainWnd() from CWinThread?

c++ visual-studio-2010 mfc

How can I get a UNC path for a file that is accessed through a network drive?

Could this be a false positive memory leak report?

When should we prefer wide-character strings?

c++ string mfc com widestring

Warning C26454: Arithmetic overflow: '-' operation produces a negative unsigned result at compile time (io.5)

The curious problem of the missing WM_NCLBUTTONUP message when a window isn't maximised

c++ winapi mfc

CMFCButton with Vista Style

c++ mfc mfc-feature-pack

Maintaining a recent files list

c++ mfc recent-file-list

How to increase character limit in MFC static control

c++ mfc

Dynamically change the tab labels in a CPropertySheet

c++ mfc cpropertysheet

Using static libraby in MFC

Detecting a single mouse click in MFC

Group box with title as Check box

Strange error with CreateCompatibleDC

c++ windows mfc gdi

Cross Platform Windows / OS X Development, with large existing code base

c++ macos mfc cross-platform

Convert CString to float in mfc

c++ visual-c++ mfc

A sleep in thread causes memory leak

Resurrecting MFC/Visual Studio 6.0 project in VS2010

Threads are slow when audio is off

c++ audio mfc

Enable an Button in MFC Dialog

mfc