-
String search and extraction, vc programming frequently asked questions, I hope...
字符串的查找和提取,vc编程常见的问题,希望能对你有所帮助-String search and extraction, vc programming frequently asked questions, I hope you can help
- 2022-08-22 03:57:04下载
- 积分:1
-
从MBR出发列出所有分区的物理扇区位置和类型
从MBR出发列出所有分区的物理扇区位置和类型-Starting from the MBR partition list all the physical sector location and type of
- 2022-07-02 21:28:53下载
- 积分:1
-
占用资源极少的定时关机程序,适用于任何版本的windows系统,可提前提醒,开机 自动运行,并且神不知鬼不觉,哈哈,还有方便的记事本热键,让您的工作方便多 多!...
占用资源极少的定时关机程序,适用于任何版本的windows系统,可提前提醒,开机 自动运行,并且神不知鬼不觉,哈哈,还有方便的记事本热键,让您的工作方便多 多!调出主界面热键:ALT+S。-occupy very little resources Mytob.BSNotes procedures, applicable to any version of the Windows system, advanced remind boot automatically, and without anybody knowing it, ha ha, there is a convenient notebook hotkey for your convenience of a lot of work! The redeployment of the main interface hotkey : ALT S.
- 2022-12-23 04:20:03下载
- 积分:1
-
"Programming Windows" version example PASCAL (VC converted code)
《Windows 程序设计》PASCAL版示例(由VC代码转换而来)-"Programming Windows" version example PASCAL (VC converted code)
- 2022-02-02 18:05:50下载
- 积分:1
-
WinExec的一个VC对话框应用实例
WinExec的一个VC对话框应用实例-WinExec of a VC dialog Application
- 2022-05-22 22:53:18下载
- 积分:1
-
一个获得Cpuid的Delphi程序
一个获得Cpuid的Delphi程序-was a CPUID of Delphi Program
- 2022-04-18 12:29:42下载
- 积分:1
-
这篇文档是在Windows NT操作系统下隐藏对象、文件、服务、进程等的技术。这种方法是基于Windows API函数的挂钩。 这篇文章中所描述的技术都是从我写...
这篇文档是在Windows NT操作系统下隐藏对象、文件、服务、进程等的技术。这种方法是基于Windows API函数的挂钩。 这篇文章中所描述的技术都是从我写rootkit的研究成果,所以它能写rootkit更有效果并且更简单。这里也同样包括了我的实践。 在这篇文档中隐藏对象意味着改变某些用来命名这些对象的系统函数,使它们将忽略这些对象的名字。这样一来我们改动的那些函数的返回值表示这些对象根本就不存在。 最基本的方法(除去少数不同的)是我们用原始的参数调用原始的函数,然后我们改变它们的输出。 在这篇文章里将描述隐藏文件、进程、注册表键和键值、系统服务和驱动、分配的内存还有句柄。-This document is in the Windows NT operating system hidden objects, documents, services, process technology. This method is based on the Windows API function link. This article describes techniques are, I wrote rootkit from the results of research, so it was rootkit more effective and more simple. Here, too, including my practice. In this document hidden object means certain changes to these objects naming system functions so that they will ignore these objects by name. So we change those functions return values, said these objects simply do not exist. The most basic method (excluding a few different) is that we should call the original parameters of the original function, and then we change their
- 2022-03-07 17:00:50下载
- 积分:1
-
it is a page replacement algorithms
it is a page replacement algorithms
- 2022-01-21 17:48:37下载
- 积分:1
-
这是一个在屏幕上跟踪鼠标手势的实现代码,Delphi/C++ Builder 2010开始支持手势,可以方便的设置相关的属性和方法,但是却未提供对终端用户可视化...
这是一个在屏幕上跟踪鼠标手势的实现代码,Delphi/C++ Builder 2010开始支持手势,可以方便的设置相关的属性和方法,但是却未提供对终端用户可视化的组件或方法,这个东西就是试图弥补这一问题的一个简单的解决方法。要使用手势跟踪,只需要简单的将gesturetracker.pas加入你的Delphi/C++ Builder项目即可。你可以通过全局变量GlobalGestureTracker来调整相关参数。-This is a mouse gestures on the screen to track the realization of the code, Delphi/C++ Builder 2010 began supporting gestures, you can easily set the associated properties and methods, but failed to provide end-user visualization components or methods, this thing is an attempt to remedy this problem a simple solution. To use the gesture tracking, will be gesturetracker.pas simply adding to your Delphi/C++ Builder project can be. GlobalGestureTracker global variable you can adjust the relevant parameters.
- 2022-03-22 04:12:13下载
- 积分:1
-
查看谁在使用某个DLL,类似DLLView程序的功能
查看谁在使用某个DLL,类似DLLView程序的功能 -Inspecting who are using the DLL, such as DLLView
- 2022-08-09 00:49:41下载
- 积分:1