Ros-diffs July 2008

ros-diffs@reactos.org
  • 25 participants
  • 761 discussions

[jmorlan] 34928: - Remove unused hVScrollBar and hHScrollBar members in GUI_CONSOLE_DATA. - Remove ScreenBufferSize member from GUI_CONSOLE_DATA; when building the structure for console.dll, send the actual screen buffer size instead. - GuiConsolePaint, GuiIntDrawRegion: Adjust coordinates based on buffer's scroll position. - GuiConsolePaint: Use ConioCoordToPointer when finding attribute at top-left. - GuiConsoleHandlePaint: Don't leak the DC when the paint rectangle is empty. - GuiConsoleHandl
by jmorlan@svn.reactos.org
16 years, 4 months

[sginsberg] 34927: - Silence 600+ warnings by returning something in non-void functions - Fix some NtUser* prototypes
by sginsberg@svn.reactos.org
16 years, 4 months

[tkreuzer] 34926: remove useless cast
by tkreuzer@svn.reactos.org
16 years, 4 months

[tkreuzer] 34925: - fix InterlockedExchangeAddSizeT - fix __writecrx instrinsics - fix some mmtypes
by tkreuzer@svn.reactos.org
16 years, 4 months

[cwittich] 34924: Odbccp32 dll doesn't have a DllMain function reported by hto See issue #3603 for more details.
by cwittich@svn.reactos.org
16 years, 4 months

[jmorlan] 34923: NtUserBeginPaint: Taking the bounding box of the update region first and clipping it to the client area afterwards was making rcPaint contain the entire client area when scrolling. It should be done the other way around: clip to the client area first, then box. Since there is already a clipped update region in the DC, this is easy; just use GdiGetClipBox.
by jmorlan@svn.reactos.org
16 years, 5 months

[jimtabor] 34922: - Added more hook points, WH_FOREGROUNDIDLE and WH_KEYBOARD. - Fixed WH_CALLWNDPROC/RET, now the posted test program works as it should. - Tested with Opera 9.51, FF, Seamonkey, Abiword, Miranda, Mirc and the rest of our applications.
by jimtabor@svn.reactos.org
16 years, 5 months

[arty] 34921: Fix my error not noticing that queued spinlock functions return KIRQL through the actual function return, not through a parameter.
by arty@svn.reactos.org
16 years, 5 months

[arty] 34920: - Reverse my previous (in retrospect) hack - Make MmProbeAndLockPages smart enough to work at DISPATCH_LEVEL - At Alex' request, remove the stand alone spinlock for the page list, and use the queued spinlock in the prcb.
by arty@svn.reactos.org
16 years, 5 months

[tkreuzer] 34919: fix _InterlockedDecrement64
by tkreuzer@svn.reactos.org
16 years, 5 months
Results per page: