reactos/dll/win32/actxprxy
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
..
actxprxy.spec Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
actxprxy_activscp.idl Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
actxprxy_comcat.idl Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
actxprxy_docobj.idl Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
actxprxy_hlink.idl Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
actxprxy_htiframe.idl Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
actxprxy_objsafe.idl Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
actxprxy_ocmm.idl Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
actxprxy_servprov.idl Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
actxprxy_shobjidl.idl Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
actxprxy_urlhist.idl Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
CMakeLists.txt [UUID] 2011-01-30 14:09:38 +00:00
usrmarshal.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00