登录
首页 » Windows核心 » 对打印记录的监控,采用微软SPOOL API 编写,是个学习的例子,并没有什么特别的地方...

对打印记录的监控,采用微软SPOOL API 编写,是个学习的例子,并没有什么特别的地方...

于 2022-02-04 发布 文件大小:8.49 MB
0 258
下载积分: 2 下载次数: 2

代码说明:

对打印记录的监控,采用微软SPOOL API 编写,是个学习的例子,并没有什么特别的地方-Print records of monitoring, the use of Microsoft prepared SPOOL API, is a learning example, there were no special place

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 在不同的程序间共享数据的例子
    在不同的程序间共享数据的例子 -The example of sharing data between different a
    2023-02-24 20:30:03下载
    积分:1
  • 硬件信息查看器,VC++语言开发,可直接运行查看系统各项硬件信息,包含源码有助于学习Sindows平台下硬件编程。...
    硬件信息查看器,VC++语言开发,可直接运行查看系统各项硬件信息,包含源码有助于学习Sindows平台下硬件编程。-Hardware information viewer, VC++ Language development, can be directly run the hardware view system information, including help learning Sindows source hardware platform programming.
    2022-08-23 06:59:09下载
    积分:1
  • 程序使用的注册表修正。网写的具体内容。
    注册表修改程序 用.net写的,具体内容在readme里了 呵呵,可要让我通过啊,好辛苦啊, 谢谢了 -registry amendment to the procedure used. Net written in the specific contents of the readme Lane Oh, let me through ah, good hard-ah, I thank the Ha ha
    2022-08-23 15:56:34下载
    积分:1
  • 这是一个钩子程序,作为一款学习用的程序,是很不错的,欢迎大家有空学习研究...
    这是一个钩子程序,作为一款学习用的程序,是很不错的,欢迎大家有空学习研究-This is a hook procedures, as one study using the same procedures that are very good, we welcome time to study
    2022-07-23 11:23:41下载
    积分:1
  • 编写所有注册表操作的程序
    编写程序实现所有注册表的操作-procedures for the preparation of all the registry operation
    2023-01-29 04:40:03下载
    积分:1
  • Windows 中创建空的备用列表
    翻译:maninwest@Codeforge 作者:Member 10018957 @CodeProject如何在 Windows 中创建看空的备用列表。进程黑_客的制造者了解 Windows 内核的里里外外,他们也幸运地熟练掌握 Windows 内核的设计语言C++。而其他的人则努力通过 C# 执行相似的功能。其中一个功能就是释放来自 windows 备用内存的内存。这就是我们在此要做的。最难的部分是获取内核的优先权限。感谢Nick Lowe:http://processprivileges.codeplex.com/步骤1:设置内核优先权限Microsoft 设计了可以获取包含结构数组的结构的 API。没有适用于此的编组过程的捷径。要么假设数组是 length=1 要么要求数组大小在编译时预先确定。为此,我设计了一个类,它通过 System.IntPtr拥有微软在未管理的内存中需要的确切结构。当前,我不得不采用不安全的步骤,但是我确定,将来会有办法绕过。[return: MarshalAs(UnmanagedType.Bool)] [SuppressUnmanagedCodeSecurity, DllImport("advapi32.dll", SetLastError = true)] internal static extern bool AdjustTokenPrivileges(AccessTokenHandle accessTokenHandle, [MarshalAs(UnmanagedType.Bool)] bool disableAllPrivileges, IntPtr NewPriviledges, Int32 bufferLength, ref IntPtr PriorPriviledges, out Int32 returnLength); 将我的类和  Nick Lowe 的优先代码相结合,我们可以设置内核优先权限:
    2022-05-07 13:17:48下载
    积分:1
  • example, application procedures for small C builder
    串口实例程序,应用C++builder小程序-example, application procedures for small C builder
    2023-06-05 23:45:04下载
    积分:1
  • 对于没有使用同步对象时,程序中可能出现输出字符比使用同步对象时少的现象,主要是由于线程同时对资源进行操作的结果。...
    对于没有使用同步对象时,程序中可能出现输出字符比使用同步对象时少的现象,主要是由于线程同时对资源进行操作的结果。-Not used for synchronization object, the procedure may occur in the output of characters than the use of synchronization objects smaller phenomenon is a result of thread at the same time resources to carry out the operation results.
    2022-01-30 21:06:56下载
    积分:1
  • 安装程序制作源码
    安装程序制作源码-installation procedure produced FOSS
    2022-01-30 16:51:42下载
    积分:1
  • 防火墙源代码实现,firewall 1. 在命令行模式下切换到源代码的 Release 目录。 2. 执行 Xfilter...
    防火墙源代码实现,firewall 1. 在命令行模式下切换到源代码的 Release 目录。 2. 执行 Xfilter -install 命令,程序会要求注册,输入信息后确定即可。 3. 在Win98下需要重新启动计算机,2000下不需要。 4. 运行 Xfilter.exe,便可正常使用。 5. 卸载时需要在命令行执行 Xfilter -remove-Realize the firewall source code, firewall1. In the command-line mode switch to the Release directory of the source code. 2. Executive Xfilter-install command, the program will be asked to register, enter information to identify you. 3. In Win98 under the need to restart your computer, in 2000 under the do not need. 4. Run Xfilter.exe, can be normal use. 5. Uninstall command line when the need for the implementation of Xfilter-remove
    2022-03-30 04:32:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载