reactos/reactos/lib
Aleksey Bragin b308496ffa - Include config/cm.h for cm based code, and remove all duplicated types and prototypes.
- Get rid of EREGISTRY_HIVE, and use CMHIVE instead. Although the current ReactOS code doesn't make use of any of the functionality it offers, it's compatible with EREGISTRY_HIVE (our version was a subset) and allows us to get rid of another ros-specifc type, as well as being able to merge code from the cm-branch much more easily.
- Merge cmwraprs.c from the cm-branch, since the only differences were the filehandle fields in EREGISTRY_HIVE vs CMHIVE.
- Enable the #if'ed out code in cminit.c since it now applies to CMHIVE.

svn path=/trunk/; revision=29944
2007-10-28 22:38:20 +00:00
..
3rdparty No need to define __USE_W32API 2007-10-23 08:12:28 +00:00
cmlib - Include config/cm.h for cm based code, and remove all duplicated types and prototypes. 2007-10-28 22:38:20 +00:00
debugsup Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
drivers No need to define __USE_W32API 2007-10-23 08:12:28 +00:00
epsapi No need to define __USE_W32API 2007-10-23 08:12:28 +00:00
fslib No need to define __USE_W32API 2007-10-23 08:12:28 +00:00
inflib Use user flags when building host tools 2007-09-24 11:28:52 +00:00
ppcmmu Remaining fixes from branch transition. MmuTurnOn, now with GDB stub. 2007-10-26 06:37:52 +00:00
pseh No need to define __USE_W32API 2007-10-23 08:12:28 +00:00
recyclebin Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
rossym No need to define __USE_W32API 2007-10-23 08:12:28 +00:00
rtl Silent debug message 2007-10-27 16:38:14 +00:00
sdk No need to define __USE_W32API 2007-10-23 08:12:28 +00:00
smlib No need to define __USE_W32API 2007-10-23 08:12:28 +00:00
win32ksys No need to define __USE_W32API 2007-10-23 08:12:28 +00:00
lib.mak
lib.rbuild All remaining changes from the PPC branch. Not well tested yet. Many things 2007-10-06 07:53:20 +00:00