Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

how to get numeric value from edit control

c++ windows mfc

AfxGetInstanceHandle() triggers an assertion failure

c++ visual-studio com mfc

C++ MFC Get current date and time

c++ date mfc time

How can an MFC application terminate itself?

c++ visual-c++ mfc

How to load .png , .jpeg images using MFC?

mfc visual-c++

C# .NET User Control inside native app. Resource chain problems

.net c++ mfc wrapper native

Adding a tooltip to CMenu item(s)

c++ visual-c++ mfc tooltip cmenu

How to create an imagelist from a PNG?

winapi mfc

What is the point of `static char THIS_FILE[] = __FILE__;`?

Linking library without a header file?

Future proofing a large UI Application - MFC with 2008 Feature pack, or C# and Winforms?

Always-in-front dialogs

How to load a png resource into picture control on a dialog box?

c++ visual-studio mfc png

cannot open source file "afxwin.h"/"afxext.h"/"afxdisp.h"/"afxdtctl.h"/"afxcmn.h"/afxdisp.h etc

How can I handle the Return key in a CEdit control?

c++ windows mfc cedit

Difference between GetDC() and BeginPaint()

windows winapi mfc

CFileDialog :: Browse folders

mfc visual-c++

Developing as a programmer

c++ mfc stl

Class names that start with C

How to host a WPF form in a MFC application

c# wpf mfc