include vmm.inc mov al, Char ; debugging option VMMcall Get_Debug_Options
Determines whether the given character was specified as a command-line debugging option when Windows was started. Uses Flags.
Char
Debugging option to check for.
This service is available only during initialization. This service has no effect in the retail version of Windows. It is intended to be used with the debugging version.
See also Test_Debug_Installed