-
屏幕编辑器有很多的WordStar的便利性,但较小的一个…
Screen Editor has many of the conveniences of WordStar, but is a much smaller and faster program.
- 2022-07-10 15:06:45下载
- 积分:1
-
飘动的国旗
飘动的国旗-floating in the flag
- 2022-05-29 22:20:44下载
- 积分:1
-
在vc.net几种图像格式的相互转换,bmp,jpg,tif。
在vc.net几种图像格式的相互转换,bmp,jpg,tif。-vc.net several images in the format conversion, bmp, jpg, tif.
- 2022-12-08 08:40:03下载
- 积分:1
-
使用标准C++实现位图图像的输入和输出,自定义位图文件的格式。...
使用标准C++实现位图图像的输入和输出,自定义位图文件的格式。-Bitmap image input and output, since the definition of bitmap file format.
- 2023-05-16 14:55:02下载
- 积分:1
-
一个VB的绘图程序,可以保存为常用的CAD文件格式DRW
一个VB开发的绘图程序,可以保存为CAD通用的drw文件格式-a VB mapping procedures can be saved as a common CAD file formats drw
- 2022-03-11 02:32:52下载
- 积分:1
-
background bitmap choice, transparent or opaque
位图背景选择,透明或者不透明-background bitmap choice, transparent or opaque
- 2023-06-15 06:30:03下载
- 积分:1
-
透明按钮编程实例上面的键映射,防止闪变…
透明按键编程实例,在按键上面贴图;防止界面闪烁。-Transparent button programming examples above in the key mapping prevent flicker interface.
- 2023-04-20 08:55:05下载
- 积分: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
-
GDI+使用说明,VC7.0版本的源码。可以编译直接使用
GDI+使用说明,VC7.0版本的源码。可以编译直接使用-GDI+ Use, VC7.0 version of the source. Can be directly used to compile
- 2022-09-30 03:35:03下载
- 积分:1
-
CAD最小封闭区域的搜索算法
CAD最小封闭区域的搜索算法-CAD closed the smallest of the regional search algorithm
- 2022-07-20 22:42:47下载
- 积分:1