reactos/subsystems/win32
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
..
csrsrv [CSRSRV] Fix uninitialized variable warning detected by Clang. (#3619) 2021-05-05 17:24:14 +02:00
csrss [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