精通MFC程序设计,第十二章源码,详细讲解控制条用法,适合初学者学习使用。
上传时间: 2015-12-19
上传用户:标点符号
#ifdef _AFXDLL Enable3dControls() // Call this when using MFC in a shared DLL #else Enable3dControlsStatic() // Call this when linking to MFC statically #endif CPreviewDialogDlg dlg m_pMainWnd = &dlg int nResponse = dlg.DoModal() if (nResponse == IDOK) { // TODO: Place code here to handle when the dialog is // dismissed with OK } else if (nResponse == IDCANCEL) { // TODO: Place code here to handle when the dialog is // dismissed with Cancel } // Since the dialog has been closed, return FALSE so that we exit the // application, rather than start the application s message pump. return FALSE }
标签: Enable3dControls Enable3d AFXDLL shared
上传时间: 2015-12-19
上传用户:hustfanenze
电路设计必备之完美时序:时钟产生和分发设计指南
上传时间: 2013-12-14
上传用户:xhz1993
C# Notify MFC C # Notify MFC
上传时间: 2015-12-19
上传用户:hasan2015
图书管理系统,用vb 开发出来的,但还不够完善请高手补充
上传时间: 2015-12-20
上传用户:lepoke
MFC 使控件透明。很小的一个例子,但很好的
上传时间: 2013-12-15
上传用户:英雄
学习oracle XML开发的必备工具,是助程序员腾飞的翅膀!
上传时间: 2015-12-22
上传用户:zhouchang199
这个程序用来注册串口控件仅供参考如有错误码请高手朋友多多指点
上传时间: 2014-01-17
上传用户:hewenzhi
介绍了MFC的一些重要概念,比如消息的实现等,是一本不错的MFC学习书籍
上传时间: 2013-12-21
上传用户:杜莹12345
深入浅出MFC中所有的源代码和解释,很全的资料库
上传时间: 2015-12-23
上传用户:fredguo