reactos/reactos/include
Amine Khaldi 1c88ff2f14 [DDK] Annotate hdaudio.h. CORE-9882
svn path=/trunk/; revision=68279
2015-06-26 16:44:31 +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] 2015-05-14 20:21:14 +00:00
crt [CRT] 2015-05-14 21:52:09 +00:00
ddk [DDK] Annotate hdaudio.h. CORE-9882 2015-06-26 16:44:31 +00:00
dxsdk
GL
host
ndk [RTL][NDK][NTDLL_APITEST] 2015-06-21 19:15:01 +00:00
psdk [MSIMTF] 2015-06-26 12:27:54 +00:00
reactos [SHELL32] 2015-06-21 05:21:30 +00:00
xdk [XDK][PSDK][DDK] Fix packing of TOKEN_STATISTICS. Fixes GCC build. 2015-06-07 19:27:33 +00:00