
高级Win32API
风筝
擅长C#编程,linux,aix,windows维护
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
MSDN里关于WinMain的描述
WinMain FunctionThe WinMain function is called by the system as the initial entry point for a Windows-based application. Syntaxint WinMain( HINSTANCE hInstance, HINSTANCE hPrevInstance,原创 2005-03-01 19:27:00 · 1910 阅读 · 0 评论 -
我的高级win32API作业(附我的答案)
•Due: in three weeks •DoubleWnd.c creates two windows with the same window class. •One window is closed, the other is closed too. •Requirement: Modify the DoubleWnd.c to implement the following funct原创 2005-03-13 17:22:00 · 1792 阅读 · 1 评论