-
windows ce 下的线程使用 demo
windows ce 下的线程使用 demo-thread under windows ce using demo
- 2022-06-12 07:07:24下载
- 积分:1
-
使用Windows操作系统的API函数在桌面上写在或绘画图形。
使用Windows操作系统的API函数在桌面上写在或绘画图形。-Using the Windows operating system API function to write in, or painting on the desktop graphics.
- 2022-02-03 15:22:27下载
- 积分:1
-
对打印记录的监控,采用微软SPOOL API 编写,是个学习的例子,并没有什么特别的地方...
对打印记录的监控,采用微软SPOOL API 编写,是个学习的例子,并没有什么特别的地方-Print records of monitoring, the use of Microsoft prepared SPOOL API, is a learning example, there were no special place
- 2022-02-04 05:54:09下载
- 积分:1
-
一个有关VC中嵌入汇编语言代码的例子,这个是自己原创的作品,欢迎使用!...
一个有关VC中嵌入汇编语言代码的例子,这个是自己原创的作品,欢迎使用!-an embedded assembler language code examples, this is their original work, Welcome!
- 2022-04-24 07:24:08下载
- 积分:1
-
设置或进入待机模式的功能. 也可以设置,待机或进入待机模式为HOTKEY键....
设置或进入待机模式的功能. 也可以设置,待机或进入待机模式为HOTKEY键.-Settings or enter the standby mode function. Can also be set up, standby or to enter standby mode for the Hotkey button.
- 2022-03-18 05:43:18下载
- 积分:1
-
这个例子教你怎么过滤windows录入的键盘事件。这个例子把Ctrl键改成Cap键。...
这个例子教你怎么过滤windows录入的键盘事件。这个例子把Ctrl键改成Cap键。-this example will teach you how windows filter input keyboard events. The example put into Cap Ctrl keys.
- 2022-03-01 05:48:44下载
- 积分:1
-
安装程序制作源码
安装程序制作源码-installation procedure produced FOSS
- 2022-01-30 16:51:42下载
- 积分:1
-
简单演示用VC怎样实现“关闭计算机”、“重新启动计算机”、“打开CD...
简单演示用VC怎样实现“关闭计算机”、“重新启动计算机”、“打开CD-ROM”、“关闭CD-ROM”。 -VC with a simple demonstration of how to achieve shut down your computer , restart your computer , open the CD-ROM , close the CD-ROM .
- 2022-02-15 03:39:41下载
- 积分:1
-
this example we can refer to these landing certification also means the realizat...
这个例子可以参考这些登陆认证,也就是实现windows的登陆是用户接口-this example we can refer to these landing certification also means the realization of the landing windows user interface is
- 2023-03-24 14:50:03下载
- 积分:1
-
编写动态存储分配的一部分
Memory Allocation in C-write part of a dynamic storage allocation
package. The package provides three function calls: void initalloc(), to
initialize the data structures involved char* alloc(int n), which returns
a pointer to a block of n chars when called and void freef(char* p), which
frees the block of n chars earlier given to the data structure so that
it can be given out to another.
- 2022-06-30 05:19:02下载
- 积分:1