forked from xt-sys/exectos
Add helper to get currently executing process
This commit is contained in:
@@ -19,6 +19,7 @@ namespace PS
|
||||
{
|
||||
public:
|
||||
STATIC XTAPI XTSTATUS CreateIdleProcess(IN PKPROCESSOR_CONTROL_BLOCK Prcb);
|
||||
STATIC XTFASTCALL PEPROCESS GetCurrentProcess(VOID);
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user