[NTVDM]
[reactos.git] / subsystems / ntvdm / dos / dem.c
index df57840..c8d832b 100644 (file)
@@ -75,7 +75,7 @@ Quit:
             if (!Success)
             {
                 /* We failed everything, stop the VDM */
-                VdmRunning = FALSE;
+                EmulatorTerminate();
             }
 
             break;