文件名称:使非mfc窗口程序的窗口回调过程成为c++类的成员函数
文件大小:31KB
文件格式:RAR
更新时间:2007-08-16 17:46:40
综合系统类
一直以来,编写非MFC下的窗口程序,都习惯把窗口过程及消息处理函数编写成全局函数。为了把窗口回调过程及窗口消息处理函数封装成C++窗口类的成员函数,于是我编写了抽象类CWndProc......
【文件预览】:
使非MFC窗口程序的窗口回调过程成为C++类的成员函数
----formdlg.h(877B)
----formdlg.cpp(2KB)
----resource.h(1KB)
----stdafx.h(1KB)
----inputdlg.cpp(982B)
----random.cpp(1KB)
----wndproc.cpp(1KB)
----aboutdlg.cpp(736B)
----inputdlg.h(663B)
----array.cpp(1KB)
----winapp.cpp(823B)
----array.h(360B)
----random.dsw(535B)
----Debug()
--------random.exe(112KB)
----stdafx.cpp(80B)
----dialog.cpp(2KB)
----random.h(445B)
----random.plg(2KB)
----dialog.h(907B)
----Release()
--------random.exe(20KB)
----Res()
--------8BALL~8.ICO(2KB)
----wndproc.h(389B)
----resource.rc(5KB)
----random.dsp(6KB)
----winapp.h(326B)
----aboutdlg.h(495B)
代码中国.txt
代码中国.url
说明.htm