- 18 Nov, 2003 15 commits
-
-
Alexandre Julliard authored
compile time. Converted the about dialog to Unicode.
-
Dmitry Timoshkov authored
-
Huw Davies authored
NM_* notifications go via WM_NOTIFY not WN_?SCROLL. Pull the notification window from the CreateStruct. Send a TB_THUMBPOSITION at the end of a drag.
-
Francois Gouget authored
-
Francois Gouget authored
Add a note about the limited buffer size used by the *Profile functions. Fix a couple of spelling errors.
-
Rein Klazes authored
as in the call to LISTVIEW_GetItemT, valid or not. Fix a badly placed brace.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Martin Fuchs authored
- Add tests for Get/SetShellWindow().
-
Sami Aario authored
modes and then attempt to open them.
-
Alexandre Julliard authored
SELECTOR_AllocBlock.
-
Aric Stewart authored
CDRF_NOTIFYITEMDRAW is not being used because we used the text and background colors from that struct later.
-
Huw Davies authored
driver until it is selected into it. The driver checks that the bitmap is of the correct depth in SelectBitmap.
-
Phil Krylov authored
GetCharacterPlacementW().
-
Dmitry Timoshkov authored
-
- 17 Nov, 2003 16 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
the native doesn't exist.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
and stop exporting the WINE_LDT_FIRST_ENTRY constant.
-
Alexandre Julliard authored
emulation works correctly (reported by Jeremy Shaw).
-
Jason Edmeades authored
-
Jason Edmeades authored
next frame.
-
Jason Edmeades authored
-
Robert Reif authored
-
Marcelo Duarte authored
-
Lionel Ulmer authored
active.
-
Rein Klazes authored
-
Vincent Béron authored
-
Ivan Leo Murray-Smith authored
-
Ivan Leo Murray-Smith authored
-
- 15 Nov, 2003 1 commit
-
-
Alexandre Julliard authored
winedos private files. Removed the msdos.h header.
-
- 14 Nov, 2003 8 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
of msdos/dpmi.c.
-
Robert Reif authored
Work around for queue reordering feature. Stop recording on reset. Better debug info. Dsound callback capture state fix.
-
Jon Griffiths authored
through 'struct tm' first. Handle negative & 'rolling' dates too.
-
Jon Griffiths authored
OaBuildVersion() returns a ULONG, not UINT.
-
Jon Griffiths authored
Handle 'a','A','e','E','F','g','G' flavours of double arguments.
-
Jon Griffiths authored
Don't call DateToTM() - it's going away soon.
-
Jon Griffiths authored
-