VDDTerminateVDM

VOID VDDTerminateVDM( )

VDDTerminateVDM terminates the VDM in which the DOS application is running.

Comments

The VDD must call this function if it encounters an error that results in an inconsistent VDD state.

The VDD can call MessageBox (see the Win32 SDK) to produce a popup window before terminating the application.