|
libintrovirt v0.57.4
IntroVirt introspection library
|

Go to the source code of this file.
Namespaces | |
| namespace | introvirt |
| Core IntroVirt classes. | |
| namespace | introvirt::windows |
| Classes related to Microsoft Windows guests. | |
| namespace | introvirt::windows::kernel32 |
Enumerations | |
| enum | introvirt::windows::kernel32::CreationFlags { introvirt::windows::kernel32::CREATE_SUSPENDED = 0x4 , introvirt::windows::kernel32::CREATE_NEW_CONSOLE = 0x10 , introvirt::windows::kernel32::CREATE_UNICODE_ENVIRONMENT = 0x00000400 , introvirt::windows::kernel32::CREATE_NO_WINDOW = 0x08000000 } |
| Used by CreateProcessA's dwCreationFlags argument. More... | |