Ros-diffs May 2007

ros-diffs@reactos.org
  • 17 participants
  • 322 discussions

[hpoussin] 26786: One more fix for release build
by hpoussin@svn.reactos.org
17 years, 5 months

[hpoussin] 26785: Try to fix release build
by hpoussin@svn.reactos.org
17 years, 5 months

[ion] 26784: - Re-organize regobj.c so that new APIs are at the bottom. - Make NtDeleteKey delete the key in-line instead of waiting for the Ob callback.
by ion@svn.reactos.org
17 years, 5 months

[hpoussin] 26783: Also define the DPRINT_ constants in release mode
by hpoussin@svn.reactos.org
17 years, 5 months

[fireball] 26782: - Fix debug print macros (by hpoussin).
by fireball@svn.reactos.org
17 years, 5 months

[ion] 26781: - Implement CmpFindSubKeyByNumber and CmpDoFindSubKeyByNumber. - Make NtEnumerateKey a simpler wrapper around CmEnumerateKey. - Implement CmEnumerateKey by using the same API as previously, CmpQueryKeyData instead of duplicating code like the previous version did. Use CmpFindSubKeyByNumber to convert from index to key node. - Remove CmiGetValueFromKeyByIndex, CmiGetKeyFromHashByIndex, CmiCopyPackedName: deprecated.
by ion@svn.reactos.org
17 years, 5 months

[ion] 26780: - Make CmiGetMaxClassLength, CmiGetMaxNameLength, CmiGetMaxValueDataLength, CmiGetMaxValueNameLength use PHHIVE and PCM_KEY_NODE instead of PKEY_OBJECT or PERGSITRY_HIVE/PCM_KEY_NDOE so they're consistent. - Implement NtQueryKey as a simple wrapper around CmQueryKey. - Implement CmQueryKey based on previous code, and handle only the classes that the previous code handled, through CmpQueryKeyData. - The CmiGetMax* routines will be depreated soon since they're a perf hit and we should
by ion@svn.reactos.org
17 years, 5 months

[arty] 26779: Load address bug: offset from the real target, not kernel start.
by arty@svn.reactos.org
17 years, 5 months

[ion] 26778: - Implement NtEnumerateValueKey as a simpler wrapper. - Implement CmEnumerateValueKey. Simply calls already-existing Value Cache routines (CmpGetValueListFromCache, CmpGetValueKeyFromCache and CmpQueryKeyValueData) to do all the work.
by ion@svn.reactos.org
17 years, 5 months

[arty] 26777: Subtle bug.
by arty@svn.reactos.org
17 years, 5 months
Results per page: