搜索资源列表
WinMain
- 一个基于vc 的窗口鼠标事件,点击鼠标显示程序员之家
WinMain
- 一个简单的窗口程序,对于初学者理解windows程序原理和上路会有一定的帮助
WinMain
- 此代码主要提供给VC初学者编写WinMain函数,进而熟悉和了解VC编程的流程。-This code mainly available to the VC to prepare beginners WinMain function, which are familiar with and understand the flow of VC programming.
WinMain
- Winmain函数的手写代码,生成一个windows窗口-Winmain function, handwritten code, and generates a windows window
WinMain
- 纯c++实现窗口,利用API实现Windows环境下的消息响应-cure c++ produce Windows
WinMain
- 介绍了一点初级mfc,愿意和初学 的人交流。-winmain
47
- Visual C++编程实例 MFC编程流程 10.2 常用MFC类和消息处理 10.3 对话框的应用 10.4 菜 单 的 应 用 10.5 工具栏应用 -Visual C++ CwinApp WinMain,WimMain
WinMain
- 创建一个简单win32应用程序窗口,简洁明了,很适合初学者-Create a simple application window win32
WinMain
- 改程序主要编译的是如何实现windows窗口的设置-The program of the main compiled is how to realize the Windows window set
WinMain
- 在windows的开发环境下进行窗口的设计-Window design in the Windows development environment
hide-WinMain
- 仿MFC隐藏WinMain 模仿MFC隐藏入口函数-Imitation MFC hidden the WinMain imitate MFC hide entry function
WinMain
- a winmain fun cout a winAPI
Winmain
- 编辑一个小窗口,能够实现基本的窗口功能,对于C++入门学者非常有用。-Making a small windows.
WinMain
- 利用windows图形设备接口GDI,绘制了一个万花筒,这个程序可以学会在窗口里绘图。-Windows Graphics Device Interface GDI draw a kaleidoscope, this program can learn drawing in the window.
WinMain
- 孙鑫老师的程序,一个基本的窗口程序,搭建了一个基本的窗口变换-Sun Xin teacher program, a basic window program, to build a basic window transform
WinMain
- 介绍如何用 WinMain来创建传统窗口-introduce how to create a traditional window with WinMain
Lesson3Code
- 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-About the MFC AppWizard principle and the a
WinMain
- 窗口设计,利用初级的功能,结合MSDN,编写代码显示windows窗口,参考孙鑫C++视频课程。-window design
WinMain
- 孙鑫VC++书第一章源代码,解压可直接使用-resource code of the book written by Sun Xin . chapter 1
WinMain
- windows api 经典窗口练习程序-Classic windows api window program