reactos/reactos/include
Pierre Schweitzer fda3b2bf68 [NDK]
Fix KNODE definition, to be compatible with w2k3.

Thanks to Thomas for his help.

svn path=/trunk/; revision=68177
2015-06-17 20:07:44 +00:00
..
asm [INCLUDE:ASM]: fix the .space macro definition for MASM: it aims at imitating the .space macro of GAS. Its syntax is: ".space size_in_bytes optional_fill_byte_defaults_to_zero" . As previously declared, it was doing the reverse: filling *just* one (zero?) bytes with 'count' interpreted as a byte value. Also add a .skip macro that exactly does the same (and is equivalent of the same one in GAS). 2015-06-04 01:53:22 +00:00
c++
crt [CRT] 2015-05-14 21:52:09 +00:00
ddk [XDK][PSDK][DDK] Fix packing of TOKEN_STATISTICS. Fixes GCC build. 2015-06-07 19:27:33 +00:00
dxsdk
GL
host
ndk [NDK] 2015-06-17 20:07:44 +00:00
psdk [PSDK] 2015-06-14 07:44:06 +00:00
reactos [DEVMGR] 2015-06-16 12:18:01 +00:00
xdk [XDK][PSDK][DDK] Fix packing of TOKEN_STATISTICS. Fixes GCC build. 2015-06-07 19:27:33 +00:00