* Sync up to trunk head (r65481).
[reactos.git] / dll / win32 / kernel32 / include / console.h
index 79e1d9a..b6462af 100644 (file)
 #define HANDLE_CREATE_NEW_CONSOLE   (HANDLE)-2
 #define HANDLE_CREATE_NO_WINDOW     (HANDLE)-3
 
-// Enable (and then get rid of) this define when support for
-// console initialization handles is implemented in CONSRV.
-// #define USE_CONSOLE_INIT_HANDLES
-
 
 /* FUNCTION PROTOTYPES ********************************************************/