Welcome![Sign In][Sign Up]
Location:
Search - winmain

Search list

[Windows DevelopWinMain

Description: It is a good Winmain
Platform: | Size: 9252 | Author: sam | Hits:

[ConsoleWinMain

Description: VC Winmain线路,控制台编程,控制台对mouse的响应
Platform: | Size: 9884 | Author: andy xiong | Hits:

[OS programvc++winmain

Description: windows的winmain函数,根据系统的消息判断操作
Platform: | Size: 848 | Author: coolfire2009 | Hits:

[GUI DevelopWindows编程基础--窗体篇

Description: Windows编程基础--窗体篇   现在Windows已经成为世界上使用最广泛的操作系统,这使得学习Windows编程变得十分重要.和学习其他 编程语言一样,我们也从一个最简单的例子开始学习Windows编程.这个例子将建立一个Windows窗体并在窗体中间显示"HELLO"字符串(见图1).      1.程序的开始和结束 和C语言中的main()函数一样,Windows程序是从WinMain()函数开始和结束的.WinMain()函数是在WINBASE.H中定义的,其原形如下:    int WINAPI WinMain( HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nShowCmd ) 其中第一个参数(HINSTANCE hInstance)是程序的实例句柄,这个实例句柄是程序的唯一标识.第二个参数(HINSTANCE hPrevInstance)是用做检查是否有多个程序实例运行,但由于Windows9X和NT(包括更高版本)是32位操作系统,所以这个参数总是NULL.第三个参数(LPSTR lpCmdLine)是一个指向字符串的指针,用来保存运行程序时的命令行参数.第四个参数(int nShowCmd)用来指
Platform: | Size: 3072 | Author: 地方随 | Hits:

[Windows DevelopWinMain

Description: Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-Windows operating procedures and principles of programming process, the window selection process, handle principle, Message Queue, a callback function, the window is closed and applications from the working relationship, the use of a number of small VC skills, and cdecl calling stdcall norms, beginners often make mistakes and points for attention .
Platform: | Size: 10240 | Author: 贾真 | Hits:

[Windows CEALTCOMM

Description: 这个程序主要是在WinCE环境下开发访问SQLCE数据库程序的例子程序,其中有对相关功能进行了组件封装,采用套间线程模型。其中ALTCOMM项目是封装的组件,WinMain项目是调用程序。-This procedure is mainly developed in the WinCE environment SQLCE database program to visit examples of the procedure, which has the relevant functions of the component package, the use of threading model suites. One project is ALTCOMM package components, WinMain is the procedure call.
Platform: | Size: 2356224 | Author: 万志平 | Hits:

[ConsoleWinMain

Description: 窗口的实现,用API函数实现,对大家学习vc有一定的帮助-Realize the window, using API function, the U.S. study will certainly help with vc
Platform: | Size: 1044480 | Author: shanminyu | Hits:

[OS DevelopWinMain

Description: vc 中一个窗口的建立 和怎么样写消息循环-vc in the establishment of a window and how to write news cycle
Platform: | Size: 1986560 | Author: gzh | Hits:

[Windows DevelopWinMain

Description: 实现win32的鼠标移动,点击显示所点击的点的坐标,画直线。-The realization of the win32 mouse, click on show by clicking the point of coordinates, drawing a straight line.
Platform: | Size: 31744 | Author: 薛琴 | Hits:

[Graph DrawingWinMain

Description: 小例子写的很有代表性,适合初学者学习-Written in very small example of representation, suitable for beginners to learn
Platform: | Size: 1024 | Author: quzishen | Hits:

[Windows DevelopWinMain

Description: It is a good Winmain
Platform: | Size: 9216 | Author: sam | Hits:

[ConsoleWinMain

Description: VC Winmain线路,控制台编程,控制台对mouse的响应-VC Winmain lines, console programming, console response of mouse
Platform: | Size: 9216 | Author: andy xiong | Hits:

[OS programWinmain

Description: 简单的窗口程序编辑实例,可以提供给新手参考。-A simple program editor window instance, can provide a reference to the novice.
Platform: | Size: 4262912 | Author: 吴甲 | Hits:

[OS programvc++winmain

Description: windows的winmain函数,根据系统的消息判断操作-windows of the WinMain function, according to the news system to determine operating
Platform: | Size: 1024 | Author: coolfire2009 | Hits:

[ConsoleWinMain

Description: 用VC写的获取键盘输入字符的控制台应用程序例子-Written by VC to obtain keyboard input characters console application example
Platform: | Size: 200704 | Author: 温凯 | Hits:

[DocumentsWinMain

Description: 用平台SDK编写的程序,表明了Windows程序运行原理及程序编写流程,句柄原理,示范了窗口产生过程,消息队列,回调函数,窗口关闭与应用程序退出.-Platform SDK with the preparation of the procedures, indicating that the Windows program to run the principle and procedure of the preparation process, handle the principle of the process demonstrated the window, message queues, callback function, the window to close and exit the application.
Platform: | Size: 111616 | Author: wenzhenghu | Hits:

[Dialog_WindowWinMain

Description: 一个简单的窗口程序,对于初学者理解windows程序原理和上路会有一定的帮助-A simple window procedure, for beginners to understand the principles and the road windows program will help
Platform: | Size: 132096 | Author: 风一 | Hits:

[OS programWinMain

Description: 孙鑫VC._code\lesson 1\Lesson1Code\WinMain\WinMain.c-SUN Xin VC._codelesson 1Lesson1CodeWinMainWinMain.c
Platform: | Size: 1024 | Author: 冯江旋 | Hits:

[Dialog_WindowWinMain

Description: 此代码主要提供给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.
Platform: | Size: 1024 | Author: 刘勇 | Hits:

[VC/MFCWinMain

Description: vc的winmain函数详解源代码,源于孙鑫老师的VC深入详解的第一章-vc' s winmain function Xiangjie source code from Sun Xin teachers in the first chapter of VC-depth Xiangjie
Platform: | Size: 675840 | Author: yincan | Hits:
« 12 3 4 5 6 7 8 9 10 ... 18 »

CodeBus www.codebus.net