Click to See Complete Forum and Search --> : Process's flag


tgeneisme
October 4th, 2004, 12:02 AM
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!

jc_23
October 15th, 2004, 06:22 AM
use "pushf" then get the data of top stack