Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » MFC   (RSS)
Today VS2008 SP1 pop up an error dialog when I was editing MFC dialog box in VS2008 SP1. The error was saying something like "Cannot add event handler because code element CMainDlg marked as read-only". Clearly neither .cpp nor .h file for this class Read More...
Existing wizards built in MFC can be modified so that appear as Aero Wizards on Windows Vista. Here is a small demo that shows changes required to be done to wizard-generated MFC property sheet and property pages. Read More...
It was pointed out to me that it is not clear from Docs how to redistribute MFC localized DLLs with MFC application in application local folder. This post contains short example of application local deployment of MFC localized resource DLLs. Read More...
Just posted on MSDN a sample of MFC/Windows Forms integration as it is in Visual Studio 2005. Please be advised that some parts of it may not work with early builds of VS2005. However it should all work on release of VS2005. Here is the link http://www.microsoft.com/downloads/details.aspx?FamilyID=987021bc-e575-4fe3-baa9-15aa50b0f599&displaylang=e Read More...
On the forum, we have surfaced another error. I had a chance today to see a real-world code with this error and actually to narrow down the problem. So if you see an error like 1>c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxwin.h(259) Read More...
We have had some internal discussion about CWinFormsDialog<> template that clearly discovered some confusion about what is a proper way for user to use this template. In short, this template should be seen as CDialog MFC class. The primary scenario Read More...
 
Page view tracker