reactos/sdk/include
Hermès Bélusca-Maïto 0ee02b2c4d
[SDK/INCLUDE] Fix the .code16 macro definition for MASM/ML.
Modify the .code16 macro so that the 16-bit code segment can get a
chance to be correctly merged with other (possibly 32-bit) code
segments, without keeping generating multiple .text segments with
different attributes and generating the corresponding LNK4078 warning.

This fixes the warning when compiling NTOSKRNL on MSVC:
"v86.S.obj : warning LNK4078: multiple '.text' sections found with different attributes (C0520040)".
2019-01-27 00:51:00 +01:00
..
asm [SDK/INCLUDE] Fix the .code16 macro definition for MASM/ML. 2019-01-27 00:51:00 +01:00
c++ [STLPORT] Fix MSVC x64 build. 2018-12-15 20:19:31 +01:00
crt [CRT] Use explicit C linkage for intrinsic functions. 2018-12-19 10:55:20 +01:00
ddk [RDBSS][RXCE] Implement IRP cancellation 2019-01-02 15:02:15 +01:00
dxsdk [DXSDK] Add a header guard to aviriff.h. 2018-03-08 13:44:37 +01:00
GL Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
host Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
ndk [NDK][NTOS] Add global definition of INIT_FUNCTION/INIT_SECTION (#779) 2018-12-30 12:19:11 +01:00
psdk [PSDK] Update gdiplusflat.h. CORE-15682 2019-01-25 13:22:24 +01:00
reactos [LIBXSLT] Update to version 1.1.33. CORE-15280 2019-01-16 09:27:26 +01:00
xdk [SDK] Add PsGetCurrentThreadTeb() to the DDK 2018-12-31 11:19:35 +01:00