Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 39 of file mscoree.idl.
{ RUNTIME_INFO_UPGRADE_VERSION = 0x1, RUNTIME_INFO_REQUEST_IA64 = 0x2, RUNTIME_INFO_REQUEST_AMD64 = 0x4, RUNTIME_INFO_REQUEST_X86 = 0x8, RUNTIME_INFO_DONT_RETURN_DIRECTORY = 0x10, RUNTIME_INFO_DONT_RETURN_VERSION = 0x20, RUNTIME_INFO_DONT_SHOW_ERROR_DIALOG = 0x40 } RUNTIME_INFO_FLAGS;