-
这篇文章是关于如何获取窗口句柄,以及有哪些函数可供使用的简单讨论...
这篇文章是关于如何获取窗口句柄,以及有哪些函数可供使用的简单讨论-This article is about how to access window handle, and the types of functions available in a brief discussion
- 2022-09-21 14:25:04下载
- 积分:1
-
一个可以自杀的程序,实现方法比较少见
一个可以自杀的程序,实现方法比较少见-a suicide procedures, methods to achieve relatively rare
- 2022-02-21 18:27:13下载
- 积分:1
-
可以实现软件的限次使用
可以实现软件的限次使用-software can restrict the use of time
- 2023-05-04 16:00:03下载
- 积分:1
-
类似explorer.exe的显示所有路径和文件的程序
类似explorer.exe的显示所有路径和文件的程序-similar explorer.exe show all the trails and documentation procedures
- 2022-05-23 22:35:22下载
- 积分:1
-
filedisk源码
FileDisk is a virtual disk driver for Windows that uses one or more files to emulate physical disks. A console application is included that let you dynamically mount and unmount files. An example of use for this driver is if you have made plans spending the weekend writing an RAID driver for NT but find you are short of disks. FileDisk can also use CD/DVD images.
Latest news: Allow to mount images without administrative privileges, works better on Windows Vista and Windows 7, support for 64-bit systems.
Screenshot of an example of use.
FileDisk will use sparse files as disk images if the underlying file system supports it. A sparse file is a file were suficiently large blocks of zeros isn"t allocated disk space. To see how much disk space a file actually uses right click on the file and choose properties. If you for example create a spar
- 2022-06-18 21:57:43下载
- 积分:1
-
编写所有注册表操作的程序
编写程序实现所有注册表的操作-procedures for the preparation of all the registry operation
- 2023-01-29 04:40:03下载
- 积分:1
-
员工请假管理系统,这是一个很好的系统管理软件,内有详细的任务书和编程文档...
员工请假管理系统,这是一个很好的系统管理软件,内有详细的任务书和编程文档-Employee leave management system
- 2022-01-26 02:06:00下载
- 积分:1
-
我们操作系统的一个进程建立,调度的模拟程序.实现FCFS,SJF,和静态优先权三种调度,绝对好程序!...
我们操作系统的一个进程建立,调度的模拟程序.实现FCFS,SJF,和静态优先权三种调度,绝对好程序!-operating system we establish a process, scheduling the simulation program. Achieving FCFS, SJF, and three static priority scheduling, the program is absolutely!
- 2022-04-13 04:33:39下载
- 积分:1
-
自己写的。多线程控制的演示程序。 包括线程的创建、挂起和释放。 附有详细的注解...
自己写的。多线程控制的演示程序。 包括线程的创建、挂起和释放。 附有详细的注解-wrote it myself. Multithreading control of the demonstration program. Thread including the creation, aloof and release. With detailed explanation
- 2022-05-25 13:25:21下载
- 积分:1
-
绕过所有用户层的hook代码
绕过一切用户层的hook,使用钩子方面的技术,涉及到Windows方面的核心编程,代码具有通用性,适合研究这方面或者对这方面感兴趣的人
- 2023-06-19 19:45:03下载
- 积分:1