- 25 Nov, 2003 26 commits
-
-
Alexandre Julliard authored
Make sure kernel32 and ntdll have a full path name even though they are loaded before we know the system dir.
-
Huw Davies authored
with an object that it wants to know when the object is deleted. Until the dc gets delete notification it's free to assume that it doesn't need to write the create record for that object again. Upon receiving the delete notification it writes the DeleteObject record. Windows seems to do it this way too.
-
Alexandre Julliard authored
thread instead of the TEB.
-
Pierre d'Herbemont authored
-
Huw Davies authored
-
Uwe Bonnes authored
register.
-
Alexandre Julliard authored
Win9x one.
-
Eric Pouech authored
-
Jon Griffiths authored
-
Jon Griffiths authored
-
Jon Griffiths authored
Bool->bstr makes a number str unless [ALPHA|LOCAL]BOOL is passed.
-
Jon Griffiths authored
Fix the date inlines. Round negative numbers with fractional parts > 0.5 correctly.
-
Vincent Béron authored
-
Ivan Leo Murray-Smith authored
Updated date format from YYMMDD to YYYYMMDD. Changed a few output messages so they are more intuitive/constructive/up to date.
-
Mike McCormack authored
-
Rein Klazes authored
toolbar, not the color of the top left pixel of the image.
-
Alexandre Julliard authored
-
Dimitrie O. Paun authored
Add small test to make sure it doesn't return. Don't import ntdll for tests, we need to load it dynamically.
-
Ulrich Czekalla authored
-
Alexandre Julliard authored
-
Jon Griffiths authored
-
Jon Griffiths authored
-
Michael Günnewig authored
-
Lionel Ulmer authored
-
Hiroshi Inoue authored
-
Mike McCormack authored
-
- 22 Nov, 2003 2 commits
-
-
Alexandre Julliard authored
binaries, to prevent exec shield from mapping system libraries there.
-
Dmitry Timoshkov authored
CompareString tests.
-
- 21 Nov, 2003 12 commits
-
-
Eric Pouech authored
-
Robert Shearman authored
-
Gregory M. Turner authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Ivan Leo Murray-Smith authored
-
Marcus R. Brown authored
-
Rein Klazes authored
TOOLBAR_ReplaceBitmap().
-
Huw Davies authored
initiated it with the mouse/keybaord or in response to a TVM_EXPAND when the state is not TVIS_EXPANDEDONCE. This brings the logic into line with TREEVIEW_Expand.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
don't need to wait for the reply.
-
Alexandre Julliard authored
getting more of them in one call. Use XGetAtomNames to retrieve all the selection atoms at once.
-