-
compiler theory test, it is true that our examination topics, please listen! !
编译原理试题,很不错,是我们的考试题目,请留意-compiler theory test, it is true that our examination topics, please listen! !
- 2022-01-25 16:15:29下载
- 积分:1
-
在windows程序中读取bios内容
在windows程序中读取bios内容 -Procedures in the windows read bios content
- 2022-02-28 12:08:41下载
- 积分:1
-
famous registry monitoring software
著名注册表监控软件-Regmon源代码.通过该软件的学习你可以学的很多有关注册表的方法,对你编程水平的提高有一定帮助-famous registry monitoring software-Regmon source code. Through the study of the software you can learn many of the registry, you have to raise the level of programming will definitely help
- 2022-06-20 13:26:44下载
- 积分:1
-
nt native application,加载于驱动之前的代码
nt native application,加载于驱动之前的代码-nt native application, in the drive before loading the code
- 2022-11-13 06:15:04下载
- 积分:1
-
检测所有的驱动器类型
检测所有的驱动器类型 -detection of all types of drives
- 2023-06-26 23:25:03下载
- 积分:1
-
这4个部分系列将讨论的窗口访问控制模型,以及它是如何。
This 4 part series will discuss the Windows access control model and how it is implemented in Windows NT and 2000. In this 2nd article we will start programming with security identifiers, access control lists and security descriptors. We will solve trivial problems using the SID, obtain information from an access token, enable a privilege, fill up an access control list, and finally we will check if we have access to a resource. The demo project provided is a Whoami clone written Windows 2000 style. The source code includes equivalent programs of the article s code written with the Low level APIs, the Windows 2000 APIs, and the Active Template Library.
- 2022-02-09 15:24: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
-
keyboardlistener_demo可以帮助你把键盘消息keyboardlistener_demo约..
KeyboardListener_demo can help you get keyboard message KeyboardListener_demo can help you get keyboard message
- 2022-04-08 17:51:59下载
- 积分:1
-
创建一系列隐藏目录
创建一系列隐藏目录- Founds a series of hideaways table of contents
- 2022-09-08 23:30:02下载
- 积分: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