搜索资源列表
exitprocess
- 查找结和结束进程!!VC-search process node and end! ! VC
TerminateProcess
- program TerminateProcess {$APPTYPE CONSOLE} uses SysUtils, Windows var ProcessHwnd, WindowHwnd: THandle ProcessID: DWORD begin //得到记事本的主窗口句柄 WindowHwnd := FindWindow( Notepad , nil) if not isWindow(WindowHwnd) then ExitP
VirtualMemory
- program VirtualMemory {$APPTYPE CONSOLE} uses SysUtils, Windows const PageSize = 4096 //定义页面大小 var VmAddress, CommitAddress: Pointer //存放虚拟内存基址 Text: Pchar begin //保留二页虚拟内存 VmAddress := VirtualAlloc(nil, PageSize * 2, ME
《Windows核心编程(第四版)》中文版.rar
- 目 录 译者序 前言 第一部分 程序员必读 第1章 对程序错误的处理 1 1.1 定义自己的错误代码 4 1.2 ErrorShow示例应用程序 5 第2章 Unicode 11 2.1 字符集 11 2.1.1 单字节与双字节字符集 11 2.1.2 Unicode:宽字节字符集 12 2.2 为什么使用Unicode 13 2.3 Windows 2000与Unicode 13 2.4 Windows 98与Unicode 13
exitprocess
- 查找结和结束进程!!VC-search process node and end! ! VC
VirtualMemory
- program VirtualMemory {$APPTYPE CONSOLE} uses SysUtils, Windows const PageSize = 4096 //定义页面大小 var VmAddress, CommitAddress: Pointer //存放虚拟内存基址 Text: Pchar begin //保留二页虚拟内存 VmAddress := VirtualAlloc(nil, PageSize * 2, ME
TSKMON95
- For Windows 95 only! This simple task monitor program with Delphi & C SOURCE CODE demonstrates a generic hooking technique that can be applied to virtually any Win32 API - in this case, CreateProcess and ExitPro
exitprocess
- Exit current process sorce code-Exit current process sorce code
ExitProcess
- 查找指定进程,找到就注销。没找到就不注销,并在一段时间后继续查找。-Find the specified process, to find the write-off. Did not find the write-off, and continue after a period of time to find.
130408221121aircrack-2.41
- Wfi GetModuleFileName GetModuleHandle SetCurrentDirectory GetStdHandle-WfiGetModuleFileName GetModuleHandle SetCurrentDirectory GetStdHandle SetConsoleTextAttribute SetConsoleCursorPosition GetConsoleScreenBufferInfo Fil