文件名称:我的Win32框架基础类
文件大小:28KB
文件格式:RAR
更新时间:2012-03-02 03:52:12
Win32 SDK 框架
仿MFC用SDK实现了窗口、模态、非模对话框的基础类 消息回调于类内部实现 包含一个简单例子(.sln)
【文件预览】:
Simple Demo
----Test_Dialog.sln(898B)
----Test_Dialog()
--------Dialog_2.h(357B)
--------Dialog_1.cpp(581B)
--------resource.h(1KB)
--------stdafx.h(1KB)
--------Test_Dialog.ico(23KB)
--------MainFrame.h(532B)
--------Test_Dialog.vcproj(5KB)
--------small.ico(23KB)
--------Dialog_2.cpp(240B)
--------stdafx.cpp(216B)
--------ReadMe.txt(2KB)
--------MainFrame.cpp(693B)
--------Test_Dialog.rc(4KB)
--------Test_Dialog.cpp(452B)
--------Dialog_1.h(473B)
--------Test_Dialog.vcproj.ZHULI.Administrator.user(1KB)
--------Test_Dialog.h(39B)
----Base()
--------Dialog.cpp(8KB)
--------MyWnd.cpp(12KB)
--------Dialog.h(2KB)
--------MyWnd.h(3KB)
Base
----Dialog.cpp(8KB)
----MyWnd.cpp(12KB)
----Dialog.h(2KB)
----MyWnd.h(3KB)