- 14 Jan, 2005 3 commits
-
-
Mike Hearn authored
suite.
-
Robert Shearman authored
-
Paul Vriens authored
- store the result of the Interlocked functions and use only this.
-
- 12 Jan, 2005 16 commits
-
-
Christian Costa authored
for the current thread.
-
Alexandre Julliard authored
-
James Hawkins authored
- Use only stored result of Interlocked* in AddRef/Release. - Expand TRACEs to display the ref count.
-
James Hawkins authored
- Expand TRACEs to display the ref count.
-
James Hawkins authored
-
Robert Shearman authored
- Rewrite them to only retrieve TLS info once. - Remove trailing whitespace in COM_CurrentInfo.
-
Robert Shearman authored
STDOBJREF.
-
James Hawkins authored
- expand TRACEs to display the ref count
-
Paul Vriens authored
the test for 0. - Use Interlocked* functions in Stream_fnRelease . - Store the result of the Interlocked functions and this in the TRACE.
-
Huw Davies authored
-
Robert Shearman authored
failing. - Remove incorrect comment.
-
Justin Chevrier authored
registry. Testing on Win98/WinXP showed that regardless of the "BorderWidth" value CM_C{X,Y}BORDER always returns 1. - Point SPI_SETBORDER to "BorderWidth" under "HKCU\Control Panel\Desktop\WindowMetrics" instead of "HKCU\Control Panel\Desktop" to make it match Windows.
-
Robert Shearman authored
removal.
-
Robert Shearman authored
RPC code that haven't yet been updated.
-
Robert Shearman authored
are freed at the proper time. - Changed/removed some incorrect comments regarding apartments.
-
Paul Vriens authored
- store the result of the Interlocked functions and use only this.
-
- 11 Jan, 2005 21 commits
-
-
Alexandre Julliard authored
-
Paul Vriens authored
- store the result of the Interlocked functions and use only this.
-
Mike Hearn authored
startup.
-
Dmitry Timoshkov authored
-
Paul Vriens authored
-
Dmitry Timoshkov authored
-
Bill Medland authored
Vriens, Christian Costa and Robert Shearman). Added TRACE for investigating OXID errors.
-
Paul Vriens authored
-
Alexandre Julliard authored
WM_PAINT.
-
Alexandre Julliard authored
-
Andreas Mohr authored
codes.
-
Jacek Caban authored
-
Rein Klazes authored
-
Mike McCormack authored
-
Christian Costa authored
message otherwise it will be lost.
-
Rémi Assailly authored
-
Robert Shearman authored
what interfaces the proxy exposes.
-
Robert Shearman authored
stub_manager and ifstub structs. - Make stub_manager ref counted to ensure it doesn't get freed whilst it is still being used. - ifstubs are now freed only when the controlling stub_manager is freed. - Rename stub_manager_ref/unref to stub_manager_ext_addref/release respectively and make then take an unsigned long to prevent malicious callers from passing in a negative value and corrupting the ref count.
-
Mike McCormack authored
-
Bill Medland authored
-
Robert Shearman authored
means that the file hasn't yet been created. - Only call GetFileTime when we are being logged for a tiny performance improvement. - Reindent to 4 spaces.
-