-
VC 写的一个硬件查看器 有源代码
VC 写的一个硬件查看器 有源代码-VC to write a hardware Viewer source code
- 2022-03-21 14:47:50下载
- 积分:1
-
内核进程的结束
内核级结束进程c代码, 对系统底层感兴趣的人,值得研究!-C end of the process of kernel-level code, the bottom of the system of interest, and worthy of study!
- 2022-08-20 10:43:52下载
- 积分:1
-
切换进入保护模式的实例// 源代码// 汇编// 英文
切换进入保护模式的实例// 源代码// 汇编// 英文-switch into protected mode examples// source// compile// English
- 2022-03-19 22:25:37下载
- 积分:1
-
Windows窗口管理程序,轻松实现对Windows窗口的管理
Windows窗口管理程序,轻松实现对Windows窗口的管理-Windows window management process easier for the Windows Management
- 2022-03-02 05:00:33下载
- 积分:1
-
使用Windows2000/XP的API函数,编写一个包含两个线程的进程,一个线程用于模拟内存分配活动,一个线程用于跟踪第一个线程的内存行为,而且要求两个线程之...
使用Windows2000/XP的API函数,编写一个包含两个线程的进程,一个线程用于模拟内存分配活动,一个线程用于跟踪第一个线程的内存行为,而且要求两个线程之间通过信号量实现同步。模拟内存活动的线程可以从一个文件中读出要进行的内存操作-Windows2000/XP use of the API functions, including the preparation of a two-threaded process, a thread used to simulate memory allocation, a thread used to track a thread of memory, but also between two threads through the synchronized signal volume. Simulation of the threads of memory from a paper read out to the memory operation
- 2022-05-07 18:12:59下载
- 积分:1
-
本程序实现vb创建真正的全局dll
步骤:
1.为所要产生的dll编写.def文件
2.编译代理LINK,产生LINK.exe,然后将vb工具下的L...
本程序实现vb创建真正的全局dll
步骤:
1.为所要产生的dll编写.def文件
2.编译代理LINK,产生LINK.exe,然后将vb工具下的LINK.exe改名为LINKlnk.exe,将我们自己产生的LINK.exe放过去
3.编译manthlib,产生manthlib.dll
4.可以测试产生的dll可全局调用了。
注意生成dll路径也要指向vb工具目录-Vb realize this procedure to create a true global dll steps: 1. For the resulting dll to the preparation. Def files 2. Compilers Deputy LINK, have LINK.exe, then vb tools LINK.EXE renamed under LINKlnk.exe, our LINK.EXE generated their own place over the past 3. compilers manthlib, have manthlib.dll4. to test the overall situation can be generated by calling the dll. Note the path to point to generate dll directory vb tools
- 2023-07-25 09:25:03下载
- 积分:1
-
虚拟串口可以三,并指定远程服务器的IP和端口,SER…
能够虚拟三个串口,并指定远程服务器IP和端口,串口号无限制-Virtual serial port can be three, and specify the remote server IP and port, serial No. unrestricted
- 2022-01-31 16:18:01下载
- 积分:1
-
自己整理的引导扇区BPB参数结构表,包括FAT16、FAT32和NTFS文件系统。...
自己整理的引导扇区BPB参数结构表,包括FAT16、FAT32和NTFS文件系统。-Their finishing boot sector BPB parameter structure table, including FAT16, FAT32, and NTFS file system.
- 2022-05-09 12:33:19下载
- 积分:1
-
一个简单的读写INI文件的类
一个简单的读写INI文件的类-Read and write a simple INI file class
- 2022-08-07 00:49:00下载
- 积分:1
-
一个动态链接库源文件,实现动态链接库的生成功能
一个动态链接库源文件,实现动态链接库的生成功能-A dynamic link library source files, dynamic link library generation function
- 2022-05-23 12:39:44下载
- 积分:1