-
特权升级代码
大多数计算机系统设计用于多个用户。特权意味着允许用户做什么。通用权限包括查看和编辑文件,或修改系统文件。
- 2022-02-11 12:22:28下载
- 积分:1
-
列举系统进程,PE文件格式的显示
列举系统进程,PE文件格式的显示...
列举系统进程,PE文件格式的显示
列举系统进程,PE文件格式的显示-Listed systems process, PE file format display system, the process of enumeration, PE file format display
- 2022-01-26 04:22:09下载
- 积分:1
-
判断你的程序是否运行在虚拟机中,目前对Microsoft s Virtual PC和VMWare进行判断,可以有效的保护你的程序不在虚拟机中运行。...
判断你的程序是否运行在虚拟机中,目前对Microsoft s Virtual PC和VMWare进行判断,可以有效的保护你的程序不在虚拟机中运行。-Procedures to determine whether you run in a virtual machine, the current Microsoft s Virtual PC and VMWare judge, can effectively protect your program not to run virtual machine.
- 2022-11-30 18:50:02下载
- 积分:1
-
一个简单的选课系统,基本功能都已实现!SQL.sql文件是用于创建sql数据库的脚本语言,使用时请先创建好sql数据库,管理员帐号和密码同为manager。其他...
一个简单的选课系统,基本功能都已实现!SQL.sql文件是用于创建sql数据库的脚本语言,使用时请先创建好sql数据库,管理员帐号和密码同为manager。其他信息请自己查看源码。打开工程时如出现错误请把它考在根目录下。er-graph.gif为er图。
-Elective a simple system, the basic functions have been achieved! SQL.sql document is used to create sql database scripting language, used to create good post sql database administrator account and password for the same manager. Other information please check their source. Open the project if there are mistakes please test it in the root directory. Er-er graph.gif to map.
- 2022-03-11 01:21:39下载
- 积分:1
-
Windows 2000 Device Driver Book a Guide for Programmers, 2nd Edition (CHM)
Windows 2000 Device Driver Book a Guide for Programmers, 2nd Edition (CHM)
- 2022-06-26 07:12:09下载
- 积分:1
-
我接触DLL的时间也不长,对DLL的了解也不是很深,在这里以一个简单的例子说明一下应用程序与DLL是如何工作的,希望给初学者一些帮助。文章附有源码,以编译通过。...
我接触DLL的时间也不长,对DLL的了解也不是很深,在这里以一个简单的例子说明一下应用程序与DLL是如何工作的,希望给初学者一些帮助。文章附有源码,以编译通过。-I contacted the time is not long, right DLL understanding is not very deep here in a simple examples to illustrate what applications and how the DLL is working, and hopes to give some help beginners. Articles with source code to compile.
- 2022-12-31 05:20:04下载
- 积分:1
-
这是一个实现注册表模糊搜索(不区分大小写)某一字符串(xms)的并删除的程序,有较完善的显示信息,已实现查询注册表中含xms的项和键值,在查找到的有些项删不掉的...
这是一个实现注册表模糊搜索(不区分大小写)某一字符串(xms)的并删除的程序,有较完善的显示信息,已实现查询注册表中含xms的项和键值,在查找到的有些项删不掉的情况下,返回删除注册表键值项不成功的统计。在测试之前建议你先备份一下注册表。
-This is a realization of the registry fuzzy search (not case-sensitive) of a string (xms) and delete the procedure, there is a better display of information, have been achieved with XMS query the registry entries and keys in the Find to cut away some of the circumstances, the return of items to delete registry key statistics unsuccessful. Before the test you suggest you backup the registry first.
- 2022-07-03 11:57:01下载
- 积分:1
-
MFC音乐播放器制作code
MFC音乐播放器制作code
- 2022-03-23 00:51:17下载
- 积分: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
-
Windows interprocesscomm W32 example
windows w32 InterProcessComm example
- 2022-10-18 09:05:03下载
- 积分:1