Description: 此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),TerminateProcess(...)来打开和关闭活动进程。 -this code demonstrated how to use CreateToolhelp32Snapshot API function except to the current process system. And how HANDLE OpenProcess (...), TerminateProcess (...) to open up the process and the closure of activities. Platform: |
Size: 28750 |
Author:帆 |
Hits:
Description: ·此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),TerminateProcess(...)来打开和关闭活动进程。... -this code demonstrated how to use CreateToolhelp32Snapshot API function except to the current process system. And how HANDLE OpenProcess (...), TerminateProcess (...) to open up the process and the closure of activities. ... Platform: |
Size: 35349 |
Author:甘永祥 |
Hits:
Description: 本代码穷举系统进程,然后可以杀死进程,用到了 CreateToolhelp32Snapshot 和一些排序操作-the system code exhaustive process, and then kill the process, and the use of some sort CreateToolhelp32Snapshot operation Platform: |
Size: 14793 |
Author:f |
Hits:
Description: 此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),T -This code demonstrates how to use function CreateToolhelp32Snapshot API system is currently the process of enumeration. And how to use HANDLE OpenProcess (...), T Platform: |
Size: 32768 |
Author:杨晔 |
Hits:
Description: 此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),TerminateProcess(...)来打开和关闭活动进程。 -this code demonstrated how to use CreateToolhelp32Snapshot API function except to the current process system. And how HANDLE OpenProcess (...), TerminateProcess (...) to open up the process and the closure of activities. Platform: |
Size: 28672 |
Author:帆 |
Hits:
Description: 本代码穷举系统进程,然后可以杀死进程,用到了 CreateToolhelp32Snapshot 和一些排序操作-the system code exhaustive process, and then kill the process, and the use of some sort CreateToolhelp32Snapshot operation Platform: |
Size: 14336 |
Author: |
Hits:
Description: 此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用
HANDLE OpenProcess(...),TerminateProcess(...)来打开和关闭活动进程。
-This code demonstrates how to use CreateToolhelp32Snapshot API function system is currently the process of enumeration. And how to use HANDLE OpenProcess (...), TerminateProcess (...) to open and close the activities of the process. Platform: |
Size: 27648 |
Author:kehaiying |
Hits:
Description: 本代码穷举系统进程,然后可以杀死进程,用到了 CreateToolhelp32Snapshot 和一些排序操作,-Exhaustive system process the code, and then kill the process, use the CreateToolhelp32Snapshot and some sort operation, Platform: |
Size: 14336 |
Author: |
Hits:
Description: 根据exe文件名返回进程对应的ID,主要利用CreateToolhelp32Snapshot,完美版,支持哦UNICODE-Exe file name in accordance with the corresponding return to the process ID, the main use of CreateToolhelp32Snapshot, perfect version, support for UNICODE Oh Platform: |
Size: 39936 |
Author:戴方勤 |
Hits:
Description: 此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用
HANDLE OpenProcess(...),TerminateProcess(...)来打开和关闭活动进程。
-This code demonstrates how to use function CreateToolhelp32Snapshot API system is currently the process of enumeration. And how to use HANDLE OpenProcess (...), TerminateProcess (...) to the process of opening and closing activity. Platform: |
Size: 27648 |
Author:bmbm |
Hits:
Description: 简单的API函数CreateToolhelp32Snapshot
ShellExecute
PostMessage 用法
VS2005 C-CreateToolhelp32Snapshot
ShellExecute
PostMessage
about some API method in VS2005 C++ Platform: |
Size: 1024 |
Author:林齐 |
Hits:
Description: 一个查看本机进程的例子,利用api函数CreateToolhelp32Snapshot()。-A view examples of the local process, the use of api functions CreateToolhelp32Snapshot (). Platform: |
Size: 15360 |
Author:john smith |
Hits:
Description: C++版的打开和强制关闭当前进程程序。主要是用到CreateToolhelp32Snapshot API函数来枚举系统当前进程,以及HANDLE OpenProcess(...)、TerminateProcess(...)打开和关闭当前正在运行的程序进程。-C++ version of the open and forced the closure of the current process procedures. Mainly used CreateToolhelp32Snapshot API function to enumerate the current process system, as well as the HANDLE OpenProcess (...), TerminateProcess (...) to open and close the program is currently running process. Platform: |
Size: 28672 |
Author:164 |
Hits: