reactos/include
Timo Kreuzer 96abfd1223 [UUID]
The old uuid library was one file containing all the uuids, generated from the psdk headers, which results in all GUIDs being linked, as soon as a single one is used. Also while widl creates DEFINE_GUID() entries in the header files, midl only creates "extern GUID", so this didn't work on MSVC. The new version uses iid files generated from the idl files and some extra C files. This works with both midl and widl, reduces overhead when linking uuids and is much closer to MS uuid lib.

svn path=/branches/cmake-bringup/; revision=50569
2011-01-30 14:09:38 +00:00
..
asm [CMAKE] 2011-01-16 18:07:15 +00:00
c++ [CMAKE] 2011-01-08 21:41:12 +00:00
crt [CRT] 2011-01-27 13:45:06 +00:00
ddk - _mingw.h: Don't define USE_MINGW_SETJMP_TWO_ARGS for MSVC 2011-01-22 19:17:10 +00:00
dxsdk [CMAKE] 2011-01-24 18:13:40 +00:00
GL Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
host Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
ndk [CMAKE] 2011-01-26 22:19:12 +00:00
psdk [UUID] 2011-01-30 14:09:38 +00:00
reactos [undocuser.h] 2011-01-27 23:45:40 +00:00
xdk - _mingw.h: Don't define USE_MINGW_SETJMP_TWO_ARGS for MSVC 2011-01-22 19:17:10 +00:00