Ros-diffs November 2007

ros-diffs@reactos.org
  • 20 participants
  • 888 discussions

[fireball] 30079: - Move Nt* APIs converted to new CM into config/cmapi.c - Start removing usage of ReactOS Hive Flags and use NT Hive Flags instead. - Add CmpLockRegsitry based on CmpLockRegistryExclusive. - Add new lazy flush implementation based on the old one, but with parallel work support. Not yet in use. - Don't delete a key that's already being deleted. - Update KcbMaxNameLen after a deletion. - Set the DELETE flag in the KCB during a deletion. - Remove the KCB Key hash during a delete.
by fireball@svn.reactos.org
16 years, 10 months

[mpiulachs] 30078: Place CreditsGenerator class in its own file "creditsgeneratorenerator.cpp" to make Colin happy
by mpiulachs@svn.reactos.org
16 years, 10 months

[mpiulachs] 30077: Make "lastname" and "alias" attributes optional . No sure about last one but lets make it non-mandatory for now
by mpiulachs@svn.reactos.org
16 years, 10 months

[mpiulachs] 30076: Add proper encoding to handle latin alphabet
by mpiulachs@svn.reactos.org
16 years, 10 months

[jimtabor] 30075: Add STOCK_LAST, update stock objects.
by jimtabor@svn.reactos.org
16 years, 10 months

[cfinck] 30074: Add all contributors from the CREDITS file along with the latest commit name they use/used. Also add some new developers, which weren't in the CREDITS file.
by cfinck@svn.reactos.org
16 years, 10 months

[mpiulachs] 30073: remove '__REACTOS__' define already defined for project
by mpiulachs@svn.reactos.org
16 years, 10 months

[mpiulachs] 30072: - Created a new concept "the cd bootstrap folder" . The cd bootstrap folder is a user customizable folder in the cd's root that defaults to the current build architecture for example i386 o ppc. - Modifed the InstallBase from the BootStrap element to be relative to the bootstrap folder, for example the usetup bootstrap: <bootstrap installbase="system32" nameoncd="smss.exe" /> will be created in : (CD)\i386\system32\smss.exe on a I386 build and (CD)\ppc\system32\smss.exe on a p
by mpiulachs@svn.reactos.org
16 years, 10 months

[fireball] 30071: - It may happen so, that the driver was loaded by the bootloader, but failed initialization (thus DriverObject == NULL), and later PNP manager tries to install it again, and BSOD due to NULL DriverObject (because really only its image is loaded, but it's not initialized). Prevent this situation by initializing DriverObject in that case.
by fireball@svn.reactos.org
16 years, 10 months

[gedmurphy] 30070: add missing break
by gedmurphy@svn.reactos.org
16 years, 10 months
Results per page: