mirror of
https://github.com/momo5502/hypervisor.git
synced 2025-07-04 18:21:55 +00:00
More experiments
This commit is contained in:
@ -19,7 +19,7 @@ namespace process
|
||||
operator PEPROCESS() const;
|
||||
|
||||
bool is_alive() const;
|
||||
HANDLE get_id() const;
|
||||
uint32_t get_id() const;
|
||||
|
||||
const char* get_image_filename() const;
|
||||
|
||||
|
Reference in New Issue
Block a user