-
windows游戏编程 扫雷游戏
windows游戏编程 扫雷游戏-games mine game
- 2022-07-17 10:04:24下载
- 积分:1
-
任意图像的输入产生效果的缓解
对输入任意图像生成浮雕效果-the importation of arbitrary images generated effects relief
- 2022-02-24 14:22:23下载
- 积分:1
-
VC++实现的将CView中的内容直接打印出来的方法和源码,十分实用...
VC++实现的将CView中的内容直接打印出来的方法和源码,十分实用-VC++ Realized CView content will directly print out the methods and source code, very useful
- 2023-01-18 05:05:03下载
- 积分:1
-
摄像头视频捕捉程序,基于windows平台vc++和directshow技术
摄像头视频捕捉程序,基于windows平台vc++和directshow技术-Camera video capture process, based on windows platform vc++ And DirectShow technology
- 2022-08-19 05:10:14下载
- 积分:1
-
随着鼠标位置的不同,鼠标的形状也相应的变化,请尝试
随着鼠标位置的不同,鼠标的形状也相应的变化,请尝试-position with the different mouse, the mouse in the shape of the corresponding changes, please try
- 2023-07-24 15:20:02下载
- 积分:1
-
模拟时钟转动的C语言程序,开发环境TC2.0
模拟时钟转动的C语言程序,开发环境TC2.0-none
- 2023-03-10 16:40:03下载
- 积分:1
-
Environment: VC6 Win2K/NT/98 This sample describes the difference between CONSOL...
Environment: VC6 Win2K/NT/98
This sample describes the difference between CONSOLE and GUI applications with 20 lines of code.
There are 2 small projects in this sample. The first project shows how to create a console in WinMain(). First of all, we need to allocate a console with AllocConsole() secondly, we in turn retrieve the operating system handle (GetStdHandle), run-time handle (_open_osfhandle), stream (_fdopen) and standard stream (stdout) finally, we can call functions like printf() and scanf().
The second project demonstrates how to create a window in main(). I created an edit box in a separate thread, so that you can control this window from the console. I retrieved the module handle through GetModuleHandle(), and then I called CreateWindow with the predefined class name EDIT.
As you can see, there is not much essential difference between console and GUI applications, even though VC requires us to indicate the type of the application when you create a p
- 2022-02-03 12:24:58下载
- 积分:1
-
来自《Visual C++程序设计技巧与实例》第八章
来自《Visual C++程序设计技巧与实例》第八章-from "Visual C programming skills and examples" of Chapter VIII
- 2022-08-20 02:38:59下载
- 积分:1
-
用MFC创建工具条,不错的代码,强烈推荐
用MFC创建工具条,不错的代码,强烈推荐-Using MFC to create a tool, the good code, strongly recommend
- 2022-02-01 16:37:41下载
- 积分:1
-
一个1derful作画
完美的油漆快车
- 2022-03-13 13:31:42下载
- 积分:1