reactos/subsystems
George Bișoc f144ba8d8b
[CSRSS] Do not give IOPL to the Client/Server native process if ran on a AMD64 system
ProcessUserModeIOPL is strictly implemented for 32-bit architecture so it doesn't make any sense for CSRSS to gather user mode I/O privilege when that won't work anyway.
2021-06-25 10:33:28 +02:00
..
mvdm [CMAKE] Fix compilation with newer windres versions 2021-04-27 11:54:12 +02:00
win [BASESRV] Re-enable and actually fix the CsrValidateMessageBuffer() checks in BaseSrvDefineDosDevice(). (#3304) 2020-10-30 01:58:16 +01:00
win32 [CSRSS] Do not give IOPL to the Client/Server native process if ran on a AMD64 system 2021-06-25 10:33:28 +02:00
CMakeLists.txt