| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | Newsletters | VB Forums | Developer.com |
|
|||||||
| Assembly Questions and Answers for Assembly here! |
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Process's flag
Hi all,
I am a beginner of assembly language. If i have a process ID. How can i get the flag vaule that handled by the process. I want to write an assembly code to look for the flag of other process. Please give me some example. Thank you! |
|
#2
|
|||
|
|||
|
Re: Process's flag
use "pushf" then get the data of top stack
|
![]() |
| Bookmarks |
|
||||||
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|