Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

Default filename appears truncated in Windows IFileDialog

c++ winapi mfc ifiledialog

Wrong CListCtrl items drawing

Using Google Api: Speech To Text on PC Version

mfc speech-recognition

MFC WebBrowser Control: How many (normal) lines of code does it take to simulate Ctrl+N?

the disappearance of the child window when when the parent window redrawn

c++ mfc childwindow

Valid MFC ID Ranges

mfc

Error in try catch while converting VC6 to VS2008

In MFC DLL Why do I must declare theApp using “CWinApp theApp;”?

c++ dll mfc

Visual Studio ClassWizard error

How to set checkbox as check by default in an MFC dialog application?

Does overriding OnNcPaint() affect the painting of the client area of a window?

c++ windows mfc onncpaint

Change cursor for the duration of a thread

winapi mfc

Kill my process if the other process is killed

c++ .net winapi mfc

Disable some context menu items if no items are checked

Manually drawing gradients for buttons, toolbars, tabs etc?

Convert an MFC CString to an unsigned integer

CDialog to CView

mfc cdialog cview

changing GLUT calls to work with MFC/C++

c++ opengl mfc wgl