Advertisement
5_2007-2008 Windows API Call/ Explanation #193294

Suspend Process/Thread

This program can suspend/resume any process. To suspend the process the program simply enumerates all the threads of the process and suspends them. The enumerations are global and they are done with the ToolHelp APIs. OpenThread works only on windows ME/2000/XP. ToolHelp apis are not defined only on Windows NT. keywords:OpenThread,thread handle,Enumerating threads,Suspend Process,SuspendThread,ToolHelp Apis,stop process,pause process,stop thread

AI

Shrnutí AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Zdrojový kód
original-source
Upload
Původní komentáře (3)
Obnoveno z Wayback Machine