reactos/win32ss/user
Hermès Bélusca-Maïto c05df38e86
[CONSRV] Move process-initialization-specific functions from handle.c into console.c .
- Move ConSrvInitHandlesTable() & rename it ConSrvInitProcessHandles()
  since its purpose is to initialize the standard input, output and
  error handles for a console process.

- Move ConSrvAllocateConsole(), ConSrvInheritConsole() and
  ConSrvRemoveConsole().
2020-04-14 01:19:48 +02:00
..
ntuser [User32] Return Default Window Procedure for WM_DEVICECHANGE 2020-04-11 17:58:38 -05:00
rtl [WIN32SS] Replace inline by FORCEINLINE, as in other files of the module 2020-01-22 20:57:42 +01:00
user32 [User32] Return Default Window Procedure for WM_DEVICECHANGE 2020-04-11 17:58:38 -05:00
winsrv [CONSRV] Move process-initialization-specific functions from handle.c into console.c . 2020-04-14 01:19:48 +02:00