Ros-diffs March 2009

ros-diffs@reactos.org
  • 28 participants
  • 483 discussions

[jmorlan] 39862: In the CRT, replaced __set_errno calls having Win32 error codes as their argument with _dosmaperr.
by jmorlan@svn.reactos.org
16 years, 3 months

[jmorlan] 39861: A little cleanup of cmd.c: - Remove bIsBatch variable, and just check for bc != NULL instead. - Since Batch doesn't return until the batch file is finished, CMD /C no longer needs to call ProcessInput. - Don't bother loading ntdll.dll on Windows 98; it doesn't export the functions we want to use from it.
by jmorlan@svn.reactos.org
16 years, 3 months

[fireball] 39859: - Refactor Fast Reference implementation into a generic module with init/acquire/release/compare/insert interfaces, and update the executive callback & object manager referencing code to use it. - Always capture fast reference values on the stack since a fast reference is by nature volatile. - Based off earlier work from Alex to fix callback implementation.
by fireball@svn.reactos.org
16 years, 3 months

[jmorlan] 39858: Rework batch-file processing so that 'call file.bat' doesn't return until the file has finished, allowing constructs like 'call file.bat & somethingelse' to work properly.
by jmorlan@svn.reactos.org
16 years, 3 months

[fireball] 39857: - Consider Pnp initialized after system drivers finished loading. - Fix reinitialization routines callbacks: processing reinit callbacks after EVERY driver load, including boot drivers is wrong. The sequence should be init boot drivers, call boot drivers reinit routines, load pnp drivers, load system drivers, call reinit routines. And then, when Pnp is initialized, call reinit routines after every driver module load event.
by fireball@svn.reactos.org
16 years, 3 months

[fireball] 39856: - Move part of the 1st stage pnp hacks to kbdclass driver. Previously, the driver (i8042prt) relied on kbdclass's normal reinit routine being called BEFORE a registered boot reinit routine, which is certainly wrong on a real NT system. - Now, the correct order is ensured, and it is not relying on a broken reinit calling order in ReactOS anymore.
by fireball@svn.reactos.org
16 years, 3 months

[dchapyshev] 39855: - Comment all actctx functions. They are not implemented also programs can work without them
by dchapyshev@svn.reactos.org
16 years, 3 months

[dchapyshev] 39854: - Fix build
by dchapyshev@svn.reactos.org
16 years, 3 months

[dchapyshev] 39853: - Sync ole32 and oleaut32 with Wine head
by dchapyshev@svn.reactos.org
16 years, 3 months

[dchapyshev] 39852: - Sync header
by dchapyshev@svn.reactos.org
16 years, 3 months
Results per page: