Author: hbelusca Date: Sun May 11 19:26:17 2014 New Revision: 63239
URL: http://svn.reactos.org/svn/reactos?rev=63239&view=rev Log: Forgot to redisable STANDALONE mode.
Modified: trunk/reactos/subsystems/ntvdm/ntvdm.h
Modified: trunk/reactos/subsystems/ntvdm/ntvdm.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/subsystems/ntvdm/ntvdm.h?re... ============================================================================== --- trunk/reactos/subsystems/ntvdm/ntvdm.h [iso-8859-1] (original) +++ trunk/reactos/subsystems/ntvdm/ntvdm.h [iso-8859-1] Sun May 11 19:26:17 2014 @@ -36,7 +36,7 @@ * Activate this line if you want to run NTVDM in standalone mode with: * ntvdm.exe <program> */ -#define STANDALONE +// #define STANDALONE
/* FUNCTIONS ******************************************************************/