E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
tlhelp
根据进程名,查找并结束进程
uses Windows,Messages,SysUtils,Variants,Classes,Graphics,Controls,Forms, Dialogs,StdCtrls,
Tlhelp
32
chinazhd
·
2012-05-18 00:00
windows
function
String
Class
interface
Forms
delphi 关闭进程方法
Uses Windows, SysUtils,
Tlhelp
32;FunctionKillTask(ExeFileName:String):Integer;//关闭进程FunctionEnableDebugPrivilege
yanjiaye520
·
2012-05-03 16:00
MFC获取系统的进程及列表控件使用
添加头文件#include<
tlhelp
32.h> 2. 在获取函数体中添加下
wsql
·
2012-03-20 14:00
mfc
远程进程的Dll注入[黑防]
#include "stdafx.h" #include <stdio.h> #include <windows.h> #include <
tlhelp
32
wsql
·
2012-03-12 10:00
dll
Delphi获取进程快照(snapshot)
一、函数介绍在Windows系统中动态链接库kernel32.dll提供了获取和处理系统进程的许多接口函数,Delphi语言把这些函数接口封装到
Tlhelp
32.pas中,供Delphi用户开发过程调用
wglzaj
·
2012-02-27 10:13
windows
数据
接口
函数
动态
C++ win32 下载者源码
#include"stdafx.h” #include“stdio.h” #include“string.h” #include #include #include“
tlhelp
32.h”
shiningstar610
·
2012-02-15 09:52
职场
休闲
下载者
c++ 常用的代码例子(字符倒序,整数合并)
include "stdafx.h" #define WIN32_LEAN_AND_MEAN #include <windows.h> #include <
TlHelp
32
mr.lili
·
2012-02-14 10:00
C++
通过进程ID获取基地址
通过MODULEENTRY32来读取,下面是代码: #include <Windows.h> #include <
Tlhelp
32.h> #include <stdio.h
xitong
·
2012-01-14 23:00
进程
c++ 传参
include "stdafx.h" #define WIN32_LEAN_AND_MEAN #include <windows.h> #include <
TlHelp
32
mr.lili
·
2011-12-29 15:00
C++
一段重启WinCE下explorer.exe的代码
C/C++code // 请在前边加上
tlhelp
32.h和toolhelp.lib void CResAdjustDlg::RestartExplorer(){
js_gary
·
2011-12-26 11:00
exception
null
WinCE
扩展Delphi主菜单
unitIDEHelpMenu;interfaceprocedureRegister;implementationusesWindows,Classes,SysUtils,ToolsAPI,Dialogs,ShellApi,
TLHelp
32
henreash
·
2011-11-25 10:00
String
function
Integer
Class
扩展
Delphi
VC关闭外部exe程序的方法
终止指定进程 #include "
tlhelp
32.h" void KillExe(const char* szExeName) { if
chicony
·
2011-06-30 15:00
exe
tlhelp
32.h,IMAGE_ODS_HEADER,IMAGE_NT_HEADER
tlhelp
32.h主要是用于枚举系统中某个时刻的进程,线程,模块,堆。快照系统中本身维护着进程链表,线程链表,模块链表和堆链表。而快照是这个模型的某个时候的复制品。
xujiezhige
·
2011-04-20 23:00
windows
image
File
header
dos
winapi
Delphi进程判断
programProject2;uses windows,
TLHelp
32;functionFindProcess(AFileName:string):boolean;var hSnapshot:THandle
SysProgram
·
2011-02-26 15:00
windows
function
String
qq
Delphi
抄了个进程管理器,不成功案例。。。
书中例子来源于中国水利水电出版社《VC++课程设计案例精编》 按钮IDOK,IDC_STOP,IDCANCEL 基于对话框,首先是PorcessManagerDlg.h需要头文件#include"
TLHELP
32
coder_xia
·
2010-10-18 15:00
Access
出版
KillProcesBYName(转)
#include"
tlhelp
32.h"#include"stdio.h" HANDLEhSnapShot=CreateToolhelp32Snapshot(TH32CS_SNAPPROCESS,0);
mannhello
·
2010-09-21 15:00
include
KillProcesBYName
#include "
tlhelp
32.h"#include "stdio.h" HANDLE hSnapShot = CreateToolhelp32Snapshot
isiqi
·
2010-09-21 15:00
name
2010/08/30(get process memory info)
//#include"stdafx.h"#include"iostream.h"#include#include"windows.h"#include"
tlhelp
32.h"#include"psapi.h
chenwanming507507507
·
2010-08-30 16:00
准确探测进程存在否+列出所有进程
uses
TLHelp
32; procedure TForm1.Button1Click(Sender: TObject); var  
eueuy
·
2010-06-11 09:00
进程
跨平台删除文件夹,拷贝文件夹,拷贝文件
#include#include#include#ifdefWIN32#include#include#pragmacomment(lib,"Ws2_32.lib")#include#include"
tlhelp
32
donhao
·
2010-06-02 12:00
ios
String
File
System
跨平台
output
跨平台删除文件夹,拷贝文件夹,拷贝文件
#include#include#include#ifdefWIN32#include#include#pragmacomment(lib,"Ws2_32.lib")#include#include"
tlhelp
32
Donhao
·
2010-06-02 12:00
C++
Windows
Linux
跨平台启动进程
#include#include#include#ifdefWIN32#include#include#pragmacomment(lib,"Ws2_32.lib")#include#include"
tlhelp
32
donhao
·
2010-06-02 12:00
String
File
null
System
跨平台
2010
跨平台杀进程
#include#include#include#ifdefWIN32#include#include#pragmacomment(lib,"Ws2_32.lib")#include#include"
tlhelp
32
donhao
·
2010-06-02 11:00
windows
linux
String
kill
平台
跨平台
枚举进程的模块信息
CreateToolhelp32Snapshot使用TH32CS_SNAPMODULE标志创建快照,然后使用函数Module32First和Module32Next获取TMODULEENTRY32结构信息;需要包含单元:
TLHelp
32
S.l.e!ep.¢%
·
2010-04-29 21:00
APIHook
///////////////////////////////////////////////////////////APIHook.cpp文件#include"APIHook.h"#include"
Tlhelp
32
lwglucky
·
2010-04-17 01:23
职场
休闲
APIHOOK
APIHook
///////////////////////////////////////////////////////////APIHook.cpp文件#include"APIHook.h"#include"
Tlhelp
32
lwglucky
·
2010-04-17 01:23
职场
休闲
APIHOOK
Delphi如何列举系统运行的进程
TLHelp
32, ...; type TForm1 = class(TForm) ...
·
2010-04-11 18:00
Delphi
tlphelp32.h在程序中的顺序
在使用toolhelp函数的头文件时候,可能会编译出错错误竟然是出现在头文件里面.原因是windows.h要放在
tlhelp
32.h前面例如:#include #include 如果顺序反了,
dingyaguang117
·
2010-04-09 08:00
《Windows程序设计》[第二版] - 第2章 Win32程序运行原理 - 关闭指定名称的进程
Windows程序设计》[第二版]-第2章Win32程序运行原理-关闭指定名称的进程 #include<stdio.h>#include<windows.h>#include<
TlHelp
32
lxj521
·
2010-04-03 19:00
《Windows程序设计》[第二版] - 第2章 Win32程序运行原理 - 遍历系统进程和模块
Windows程序设计》[第二版]-第2章Win32程序运行原理-遍历系统进程和模块 #include<stdio.h>#include<Windows.h>#include<
TlHelp
32
lxj521
·
2010-04-03 18:00
windows
Module
vc关闭外部程序
includeusingnamespacestd;intmain(){WinExec("C://WINDOWS//NOTEPAD.EXE",SW_SHOW);...return0;}终止指定进程#include"
tlhelp
32
wbryfl
·
2010-02-08 23:00
c
null
include
iostream
判断某个进程是否存在
unitUnit1;interfaceuses Windows,
TLHelp
32,Messages,SysUtils,Variants,Classes,Graphics,Controls,Forms
wbryfl
·
2010-02-05 23:00
windows
String
function
Class
Forms
Delphi中引用
TLHelp
32单元显示进程列表
procedureTForm1.Button2Click(Sender:TObject);varlppe:TProcessEntry32;found:boolean;Hand:THandle;P:DWORD;s:string;beginListBox1.Items.Clear;Hand:=CreateToolhelp32Snapshot(TH32CS_SNAPALL,0);found:=Proc
aroc_lo
·
2009-11-26 15:00
Delphi
内存清零KILL进程
#include<Windows.h>#include<Ntsecapi.h>#include<Aclapi.h>#include<
tlhelp
32.h>
whf727
·
2009-08-24 18:00
WTL Release编译错误一例
WTLRelease编译错误一例用WTL的时候想include一个
TlHelp
32就跟我弹错误信息-.
程序之旅
·
2009-08-17 22:00
WTL Release编译错误一例
用WTL的时候想include一个
TlHelp
32就跟我弹错误信息-.
java-he
·
2009-08-17 22:00
EL
VC++实现进程冻结与解冻
冻结进程 #include <stdio.h>#include <windows.h>#include <
tlhelp
32.h> int main(int argc
winzenghua
·
2009-07-30 18:00
thread
windows
Access
vc++
简单的windowsTasklist
简单的windowsTasklist#include#include#include"
Tlhelp
32.h"intmain(){BOOLr;HANDLEh;PROCESSENTRY32pe;//::ZeroMemory
CppWorld
·
2008-12-13 10:00
自己用了很久的线程注入的代码
#include <windows.h> #include <
tlhelp
32.h> #include <stdio.h> #pragma comment
zhangyafei_kimi
·
2008-12-11 20:00
thread
C++
c
Security
Access
自己用了很久的线程注入的代码
#include <windows.h> #include <
tlhelp
32.h> #include <stdio.h> #pragma comment
zhangyafei_kimi
·
2008-12-11 20:00
thread
C++
c
Security
Access
Windows XP下屏蔽Ctrl_Alt_Del键的方法
unitFuck_CAD_Unit;interfaceusesWindows,
TLHelp
32,SysUtils;const MyKernel='SnowmanLockScreenHook.Dll';
bigpower521
·
2008-04-01 08:09
windows
XP
屏蔽
休闲
键
nt上获取父进程
用ToolHelpAPi取进程列表,获取父进程的代码,NT下无效 uses
TLHelp
32 tagPROCESSENTRY32 = packed record dwSize:
explorer
·
2007-09-05 18:00
C++
c
windows
C#
Ring3 Stealth Process
library nthide;uses Windows, ImageHlp,
TlHelp
32;type SYSTEM_INFORMATION_CLASS = (SystemBasicInformation
iiprogram
·
2007-08-16 10:00
黑客编程例子
#include"stdio.h"#include"windows.h"#include"winbase.h"#include"
tlhelp
32.h"#pragmacomment(lib,"kernel32
eaglewood2005
·
2007-06-08 13:00
C/C++语言学习
uProcessMonitor
unituProcessMonitor;{$IComplierDirectives.inc}interfaceusesWindows,Messages,SysUtils,Classes,
Tlhelp
32
wbryfl
·
2006-04-16 23:00
anti windows sfc mechanism
#include#include"Windows.h"#include"
Tlhelp
32.h"#pragmacomment(lib,"Advapi32.li
BruceChen
·
2006-01-31 23:00
windows
function
null
Access
Path
token
枚举系统进程核心代码
包含头文件:#include "
tlhelp
32.h"示例:void CTerminateProcessDlg::OnGetProcess() { m_ListBox.ResetContent
goingup
·
2005-08-17 23:00
上一页
1
2
3
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他