Ros-diffs July 2006

ros-diffs@reactos.org
  • 19 participants
  • 662 discussions

[fireball] 23330: Add message's spy into user32.dll. In order to enable, just uncomment #define YDEBUG in spy.c file and optionally set the messages you want to include / exclude in the registry (HKCU\ReactOS\Debug). When it's turned off (YDEBUG is not defined), it doesn't provide any slow-down to the system. DefWindowProc() functions are slightly refactored to have one exit point instead of numerous returns in a switch-case statement. FIXME: maybe DPRINTs will be changed to DbgPrint because it'
by fireball@svn.reactos.org
18 years, 1 month

[frik85] 23329: ReactOS Status Report (July 2006) html version
by frik85@svn.reactos.org
18 years, 1 month

[ion] 23328: - Mega whammy jammy fix commit: - Fix bootcd by fixing some bugs in CDFS (same as in VFAT). - Fix Broken Installers and other I/O programs that couldn't, for example, create temporary directories. - Fix Firefox installers and other apps crashing due to a bug in NtSetInformationFile. - Fix File Objects being referenced twice resulting in IRP_MJ_CLOSE/CLEANUP never being sent and several memory leaks. - Fix File Object Lock being incorrectly created and then misused by mm/section code
by ion@svn.reactos.org
18 years, 1 month

[fireball] 23327: Improve a few headers by adding missing definitions and structures (taken from Wine). Versioning might not be correct.
by fireball@svn.reactos.org
18 years, 1 month

[ion] 23326: - Add kernel fun entry: - Find out why 7zip can't create temporary folders due to deferred I/O completion in IopParseDevice when creating a new File Object.. Thanks to encoded.
by ion@svn.reactos.org
18 years, 1 month

[ion] 23325: - Enable IopReferenceDeviceObject in IopParseDevice (not much use for now except OS "Correctness" and identifying broken drivers). DO referencing isn't fully used in the kernel yet. - Fix broken drivers: i8042 and videoprt. NDIS might be broken too, but downloading worked fine for me, so it's not hitting the check in IopParseDevice.
by ion@svn.reactos.org
18 years, 1 month

[ion] 23324: - Set DRVO_INITAILIZED flag for intiailized driver objects. - Loop the list of devices created by the driver's DriverEntry and remove the DO_DEVICE_INITIALIZING flag.
by ion@svn.reactos.org
18 years, 1 month

[ion] 23323: - Fix some last STDCALL->NTAPI problems. - Generate KUSER_SHARED_DATA cookie if it doesn't already exist when a user-mode thread runs. - Remove the last Ps entry from kernel fun.
by ion@svn.reactos.org
18 years, 1 month

[ion] 23322: - Reimplement and activate NtQueryInformationThread. - Remove kernel fun entry.
by ion@svn.reactos.org
18 years, 1 month

[amunger] 23321: Merge 23320 from trunk.
by amunger@svn.reactos.org
18 years, 1 month
Results per page: