- guiddef.h: Don't define GUID_NULL as extern as the official header set doesn't...
authorStefan Ginsberg <stefanginsberg@gmail.com>
Sat, 29 Nov 2008 10:49:36 +0000 (10:49 +0000)
committerStefan Ginsberg <stefanginsberg@gmail.com>
Sat, 29 Nov 2008 10:49:36 +0000 (10:49 +0000)
commit96c69be3d6a26624b101359d7e75cb3424a7788e
treeab600f7353bee3c40903d072b86eaa140ffacd5b
parentf584500e5a867dfe471f1c0da47f8c8323ed3d37
- guiddef.h: Don't define GUID_NULL as extern as the official header set doesn't do this. Also, it causes conflicts under some circumstances.
- regstr.h: Add missing _IN_KERNEL_ guard
- rpcndr.h: Don't use the DWORD type
- windef.h: Add missing types, and put some under the BASETYPES guard
- winnt.h: Don't define types which should be in windef.h
- winuser.h: Correct KEYBOARD_OVERRUN_MAKE_CODE declaration, add missing NOWINDOWSTATION guard
- ntgdityp.h: Fix header guard for "FIX" type declaration

svn path=/trunk/; revision=37721
reactos/include/psdk/guiddef.h
reactos/include/psdk/regstr.h
reactos/include/psdk/rpcndr.h
reactos/include/psdk/windef.h
reactos/include/psdk/winnt.h
reactos/include/psdk/winuser.h
reactos/include/reactos/win32k/ntgdityp.h