No Image

CTabCtrl

January 30, 2010 muthu 0

Tab control managed using CTabCtrl MFC class is a good replacement candidate for Property Sheets. But these Tab Controls are less used and discussed still […]

No Image

MFC Print Tutorial

January 30, 2010 muthu 0

Introduction to MFC Printing: It’s common knowledge that printing is one of the hardest things for properly implementing in your Win32 program. You have probably […]

No Image

MFC DLL Tutorial

January 30, 2010 muthu 0

MFC regular Dll usage has decreased now a days to a large extent. People are now moving towards COM dlls. Though the COM Dlls’ have […]

No Image

MFC CProgressCtrl

January 30, 2010 muthu 0

A Progress control is something that an application can use to indicate the progress of an ongoing operation. It consists of a rectangle that is […]