Einzelnen Beitrag anzeigen

Benutzerbild von Luckie
Luckie

Registriert seit: 29. Mai 2002
37.621 Beiträge
 
Delphi 2006 Professional
 
#2

Re: SetThreadContext - Rechte besorgen (Prozess debuggen)

  Alt 3. Mär 2007, 00:23
PSDK lesen hilft:
Zitat:
You cannot get a valid context for a running thread. Use the SuspendThread function to suspend the thread before calling GetThreadContext.
If you call GetThreadContext for the current thread, the function returns successfully; however, the context returned is not valid.
Michael
Ein Teil meines Codes würde euch verunsichern.
  Mit Zitat antworten Zitat