Ros-diffs May 2007

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

[ion] 26716: - Rename CmiInitNonVolatileRegistryHive to CmiInitHiveFromFile. - Remove CmiCreateNewRegFile and the way new hives were created, saved, then re-reloded. Instead initialize a new hive only once. - Add support for calling either HINIT_FILE or HINIT_CREATE with a hive, and support log file hives now. - Make hacks/oldcm differences smoother, and copy routine to cmsysini.c, since it's now compatible with the rewrite. This is probably the last function that was easily convertible/modifiab
by ion@svn.reactos.org
17 years, 5 months

[greatlrd] 26715: did see a small mistake use sizeof(TCHAR) for adding NULL termeting of string for u do not known if we switch compile regedit as unicode-16 or ANSI.
by greatlrd@svn.reactos.org
17 years, 5 months

[ion] 26714: - Change CmiInitNonVolatileRegistry hive to use CmpOpenHiveFiles and CmpInitializeHive. Required a lot of hacking to get to work right, but at least it does, and uses our new code paths. - Update CmpInitializeHive with the HINIT_FILE hack required for current cmlib functionality.
by ion@svn.reactos.org
17 years, 5 months

[jimtabor] 26713: Moving FLOATOBJ code in preparations of implementation of basic float storage emulation and float code processing.
by jimtabor@svn.reactos.org
17 years, 5 months

[ion] 26712: - Get rid of CmiCopyKey since it was dead code. Make CmiScanKeyForValue and CmiScanForSubKey simple wrappers around the newer CmpFindSubKeyByName and CmpFindValueByName routines. - Allow cmlib to support HINIT_FILE flag for HvInitializeHive. This means the kernel doesn't need to create a section for the hive, then call HvInitializeHive with HINIT_MEMORY anymore, and can simply send the file handle. I wrote a sneaky little hack in cmlib which actually ends up doing the same idea, alb
by ion@svn.reactos.org
17 years, 5 months

[ion] 26711: - Update Cm Rewrite branch status with work that was done on Trunk.
by ion@svn.reactos.org
17 years, 5 months

[ion] 26710: - Move CmInitSystem1 to cmsysini.c and merge in existing code from Cm rewrite branch. - Merge code into cmkcbncb.c related to KCB/Cache initialization (This is "Dead" code for now, since it's not used, just initailized.) - Rename CmiRegistryLock to CmpRegistryLock. - The new /config registry code is now totally isolated from the old /cm code, although some of the old structures are still used until the actual rewrite is fully merged/finished.
by ion@svn.reactos.org
17 years, 5 months

[dgorbachev] 26709: Do not write beyond the buffer.
by dgorbachev@svn.reactos.org
17 years, 5 months

[dgorbachev] 26708: Do not write beyond the buffer.
by dgorbachev@svn.reactos.org
17 years, 5 months

[dgorbachev] 26707: Do not fail with less then two arguments.
by dgorbachev@svn.reactos.org
17 years, 5 months
Results per page: