-
使用DLL共享数据块确保一个进程实例
使用DLL共享数据块确保一个进程实例-use DLL share data block to ensure an example of the process
- 2022-11-03 05:05:03下载
- 积分:1
-
window system programming,get memory address,information
WIndow 系统编程,获取内存地址、信息-window system programming,get memory address,information
- 2022-02-21 00:17:02下载
- 积分:1
-
An extract from the FileMon filter out keywords code can specify a keyword match...
一个从FILEMON中提取出来的关键字过滤代码,能对指定关键字进行匹配.-An extract from the FileMon filter out keywords code can specify a keyword match.
- 2022-06-20 20:24:50下载
- 积分:1
-
一个有关VC中嵌入汇编语言代码的例子,这个是自己原创的作品,欢迎使用!...
一个有关VC中嵌入汇编语言代码的例子,这个是自己原创的作品,欢迎使用!-an embedded assembler language code examples, this is their original work, Welcome!
- 2022-04-24 07:24:08下载
- 积分:1
-
这是一个汇编与VC结合的程序,在Ring3级获取Ring0级的操作
这是一个汇编与VC结合的程序,在Ring3级获取Ring0级的操作-This is a compilation and VC combination of procedures, the Ring3 level access Ring0 class operation
- 2023-02-07 07:20:03下载
- 积分:1
-
队列实现的函数算法!
队列实现的函数算法!-queue algorithm to achieve the function!
- 2022-03-06 02:49:12下载
- 积分: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
-
源码实现你想需要关机功能,也可以根据源码,符合您的要求进行修改。...
源码实现你想需要关机功能,也可以根据源码,符合您的要求进行修改。-Source to achieve the needs you want to shutdown function, can also be the basis of source, in line with your request to amend.
- 2022-10-15 15:50:02下载
- 积分:1
-
only. C, main 2,8,10,16 band between the number of transformation.
这只是.c文件,主要实现2、8、10、16进制数之间的转化。-only. C, main 2,8,10,16 band between the number of transformation.
- 2022-07-27 07:03:14下载
- 积分:1
-
这是“系统托盘编程完全指南(三)”文章的配套例子代码。实现了托盘程序图标气球式样的提示。这是一个IE5.0+以后才有的新特性。 托盘程序的信息提示通常是将鼠标光...
这是“系统托盘编程完全指南(三)”文章的配套例子代码。实现了托盘程序图标气球式样的提示。这是一个IE5.0+以后才有的新特性。 托盘程序的信息提示通常是将鼠标光标移到托盘图标上之后,Windows会发送消息给托盘程序,从而显示提示信息――Tooltip。但在Windows XP中我们还看到有些系统托盘程序是自动显示ToolTips信息的,也就是说不用将鼠标光标移到托盘图标上便可显示ToolTips,在这是怎么实现的呢?此代码将示范一种新奇的ToolTips风格,它叫做气球提示:Balloon Tips。-This the "system tray full programming guide (3)" article supporting code examples. Achieving a tray icon balloon style tips. This a lE5.0 only occurred after the new features. The procedure tray is usually prompts the mouse to move the cursor on the tray icon, Windows will send messages to the tray procedures, as evidenced by a message-- Tooltip. However, in Windows XP, we also see some system tray procedure is automatic ToolTips information, in other words no need to move the mouse cursor on the tray icon will show ToolTips, it is how to achieve? This code will demonstrate a strange ToolTips style, it is called balloon Tip : Balloon Tips.
- 2022-09-01 14:40:03下载
- 积分:1