Ros-diffs May 2010

ros-diffs@reactos.org
  • 21 participants
  • 438 discussions

[gadamopoulos] 47235: [kernel32] -OpenConsoleW: Don't crash when wsName is null
by gadamopoulos@svn.reactos.org
14 years, 4 months

[cgutman] 47234: [AFD] - Fix a typo in r47156 - Fixes Firefox regression (bug 5384) - Thanks to mjmartin for testing
by cgutman@svn.reactos.org
14 years, 4 months

[mjmartin] 47233: [regedit] - Implement RegFindRecurse, RegFindWalk and helpers to find registry keys. Remove RegNextKey as its no longer used. Other misc fixes. Fixes searching in regedit. Patch by Katayama_Hirofumi.
by mjmartin@svn.reactos.org
14 years, 4 months

[tkreuzer] 47232: [KERNEL32] - SwitchToFiber: instead of doing a ret to the return address on the stack (which wouldn't work for a newly created fiber) store the returnaddress in the Eip field old fiber context and do a jmp to the Eip of the new fiber. - BasepInitializeContext: set the Eip member of the Context to BaseFiberStartup for fibers CreateFiberEx: initialize the fiber context, instead of an unused context on the stack. - BaseFiberStartup: Use GetCurrentFiber, not GetFiberData to get the
by tkreuzer@svn.reactos.org
14 years, 4 months

[tkreuzer] 47231: [NDK] Add FIBER_CONTEXT_EIP constant
by tkreuzer@svn.reactos.org
14 years, 4 months

[akhaldi] 47230: [PSDK] - Bring back TOKEN_STATISTICS alignment inclusions.
by akhaldi@svn.reactos.org
14 years, 4 months

[spetreolle] 47229: Remove incorrect reference to winsock.h.
by spetreolle@svn.reactos.org
14 years, 4 months

[jgardou] 47228: sync with trunk r47227
by jgardou@svn.reactos.org
14 years, 4 months

[cwittich] 47227: [RBUILD] delete outdated codeblocks backend (codeblocks does not support all features needed to build ros) See issue #5381 for more details.
by cwittich@svn.reactos.org
14 years, 4 months

[mjmartin] 47226: [win32k] - Change the first parameter type from HWND to PWINDOW_OBJECT for IntKillTimer as it makes more sense. Activate IntSetTimer, already done by James. - Add flag TMRF_DELETEPENDING. Destroy timers when this flag is set in ProcessTimers to allow any timers that have expired to have the WM_SYSTIMER/WM_TIMER messages posted to message queue before being destroyed. - Fix error in FindTimer, it was always returning a Timer and it needed to return NULL if the specified timer di
by mjmartin@svn.reactos.org
14 years, 4 months
Results per page: