Bonjour,
J'essaye actuellement de re-coder cette application :
http://assiste.com.free.fr/p/logithe...rmination.html
Et j'ai une question portant sur le fait de suspendre tous les threads d'un processus.
Mon programme suspend bien chaque thread du processus (j'ai prit pour test firefox.exe).Sauf que dans le taskmanager le processus firefox reste présent, il ne se termine pas.Est ce que c'est normal ?
Se que fait la fonction :
merci, a+++.Suspend #1 - Attempts to suspend each thread in the target process individually using the SuspendThread function in kernel32.dll. Resume capability also available with this method.
Main functions: OpenThread, SuspendThread, ResumeThread (kernel32.dll)
Partager