include vmm.inc
push Value1 ; will be used as #EAX or ?EAX
push Value2 ; will be used as #EBX or ?EBX
Queues a string and corresponding values for display at a later time. The message remains queued until the user enters the .lq command using the debugger. Uses Flags.
Do not call this service directly. Use the Queue_Out macro instead.
This service has no effect in the retail version of Windows. It is intended to be used with the debugging version.
Out_Debug_String