reactos/subsystems
Adam Słaboń 2ffcda90b2 [CMAKE][MVDM] Fix CMAKE_ASM16_COMPILER for non-x86 MSVC builds
Ensure that CMAKE_ASM16_COMPILER is 32-bit MASM.
It is used only for compiling 16-bit x86 ASM code on non-x86 builds.

Original patch by serrox. CORE-10452, CORE-17604

Co-authored-by: Sergey Chernov <serrox@ya.ru>
2023-08-05 16:20:22 +02:00
..
csr [SMSS][CSRSRV] Undefine CreateProcess symbol. Name the union inside SB_API_MSG. 2022-11-14 00:10:32 +01:00
mvdm [CMAKE][MVDM] Fix CMAKE_ASM16_COMPILER for non-x86 MSVC builds 2023-08-05 16:20:22 +02:00
win [KERNEL32][BASESRV] Fix interoperability with Win2k3 regarding NLS section security. (#4828) 2022-11-01 02:34:04 +01:00
CMakeLists.txt [CSR][NTDLL] Move the CSR subsystem into its own "csr" sub-directory. (#4802) 2022-10-29 17:17:29 +02:00