This website requires JavaScript.
Explore
Help
Register
Sign In
lywsvip
/
reactos
Watch
1
Star
0
Fork
0
You've already forked reactos
mirror of
https://github.com/reactos/reactos.git
synced
2026-09-14 05:41:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6b4dc6c7db65eaa8a0d5dd1a6a4f6adb077e950f
reactos
/
reactos
/
lib
/
cmlib
History
Sir Richard
c14fc3dc56
[CMLIB]: Just use UNIMPLEMENTED.
...
svn path=/trunk/; revision=46003
2010-03-08 20:46:53 +00:00
..
cmdata.h
- Move from using include guards to pragma once.
2010-02-26 11:43:19 +00:00
cminit.c
- CmpPrepareKey: If cell signature is CM_KEY_NODE_SIGNATURE, the KeyCell is index leaf, handle it properly by calling CmpPrepareKey vice CmpPrepareIndexOfKeys. Fixes ASSERT in cminit.c that occurs on reboot after installing some applications.
2009-10-14 09:50:31 +00:00
cmlib.h
- Move from using include guards to pragma once.
2010-02-26 11:43:19 +00:00
cmlib.rbuild
- Remove the remaining __USE_W32API, deprecated for ages.
2009-09-30 13:28:51 +00:00
hivebin.c
…
hivecell.c
- Define UNREFERENCED_PARAMETER for cmlib when built as host and reapply 41455.
2009-06-19 16:05:16 +00:00
hivedata.h
- Move from using include guards to pragma once.
2010-02-26 11:43:19 +00:00
hiveinit.c
- Define UNREFERENCED_PARAMETER for cmlib when built as host and reapply 41455.
2009-06-19 16:05:16 +00:00
hivesum.c
…
hivewrt.c
[CMLIB]: Just use UNIMPLEMENTED.
2010-03-08 20:46:53 +00:00