Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

Changing static text in dialog box at runtime

c++ mfc

Unmanaged C++ Unit testing in Visual Studio 2008

How is WinForms programming in Visual C++/C# different from Windows programming in Visual C++(MFC)

c# visual-c++ mfc

CEdit::GetLine() windows 7

How to ensure a CPropertyPage has been created BEFORE user clicks on it in a CPropertySheet?

conversion of Cstring to BYTE

c++ visual-studio-2010 mfc

Setting small and large icon in Visual C++

How to read last 10 line of text file using CStdioFile

c++ mfc

How to insert a record into Microsoft Access using MFC?

c++ mysql database mfc

CVSListBox notification after delete

c++ mfc mfc-feature-pack

C# DllImport MFC Extension DLL & Name Mangling

c# c++ dll mfc dllimport

What are the consequences of not calling GdiplusShutdown before exiting an application?

c++ mfc gdi+

Scale an image with c++ / MFC

c++ image mfc

Maximize/minimize buttons on the title bar does not show in a dialog based a MFC project

mfc

Owner-drawn button with BS_AUTORADIOBUTTON style

C++ boost lexical_cast with template?