Ros-diffs July 2006

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

[greatlrd] 23068: Tempary fixing kbdclass and mouse class u can not call on IoDeleteDevice before disabler the keyboard or mouse driver other wise it will bsod at shoutdown of ReactOS, create the frist boot problem. that we have seen on BootCD; Hpoussin I have comment out iodevice for now, please look at it when u got time.
by greatlrd@svn.reactos.org
18 years, 2 months

[ion] 23067: - Remove some debug prints that are not needed anymore - NtCurrentTeb now returns the TEB instead of the KCPR, so re-enable the codepath that set the CurrentLocale and IdealProcessor in the TEB from the KTHREAD.
by ion@svn.reactos.org
18 years, 2 months

[greatlrd] 23066: reverting : patch from w3seek :Bug #: 1669 : Probing macros improvements and fixes reason : it break second boot, at when u press on finsh buttom with the mouse or wait until auto rest kick in, but we still have one more regress to found for second boot when u leave from vmware at center point the setup will crash (when u toch the keyboard) lest the mouse does not cause the bsod any longer. I will inform w3seek about it when he comes online
by greatlrd@svn.reactos.org
18 years, 2 months

[jimtabor] 23065: -User32: Fixed GetMenuItemInfoA so it should work closely to spec and reimplemented GetMenuItemInfoW so it should do the same. Added a string flag to GetMenuStringW. Tested with explorer, winefile, VIDE, Lazarus (nochg) and Miranda. Wine menu test 1178 failures now.
by jimtabor@svn.reactos.org
18 years, 2 months

[amunger] 23064: Partially sync newdev to trunk: revisions 22222, 22348, 22392, 22731, 22799, 22911, 23035. Merge 23027. Highlights: Adds the stability warning to newdev. Allows the NIC to be ready on third boot.
by amunger@svn.reactos.org
18 years, 2 months

[ion] 23063: - Add IN/OUT annotations for KeWaitForSIngleObject - Set the wait block outside the loop, small optimization in case we get alerted by an APC and have to loop again. - Set the wait block pointer in the KTHREAD structure only *after* checking if a wait is actually needed. That way, if the object is already signaled, we don't set anything in the WaitBlockList. - Small optimization: only set the caller's WAitBlock as the next wait block if a timer wasn't specificed, else we ended up ov
by ion@svn.reactos.org
18 years, 2 months

[fireball] 23062: Add tests for Create/Open/Set/Cancel Timer in Executive. Under Win2003 SP1 works perfectly, however ReactOS hangs.
by fireball@svn.reactos.org
18 years, 2 months

[greatlrd] 23061: [AUDLT] This code are clean and written by filip.
by greatlrd@svn.reactos.org
18 years, 2 months

[ion] 23060: - Implement Safe Referencing (an internal method for referencing objects when race conditions are possible) - Implement two Vista APIs and export them: ObIsKernelHandle and ObDeleteObjectDeferDelete. ZOMG! Vista APIs in the kernel!
by ion@svn.reactos.org
18 years, 2 months

[mbosma] 23059: Even more sizeof fixes.
by mbosma@svn.reactos.org
18 years, 2 months
Results per page: