- 11 Aug, 2004 21 commits
-
-
Alexandre Julliard authored
-
Filip Navara authored
handled in LISTVIEW_StyleChanged and LISTVIEW_Create processing. Ignore WS_VSCROLL/WS_HSCROLL flags in infoPtr->dwStyle because they're not always up-to-date.
-
Francois Gouget authored
Windows headers.
-
Francois Gouget authored
as is done in the Windows headers. Add #define COBJMACROS where needed in Wine. Fixes the compilation of the oleaut32/tests/olefont.c and urlmon/tests/url.c conformance tests with the Windows headers.
-
Francois Gouget authored
needed as it is defined by the Wine headers. Use __WINE_USE_MSVCRT to detect whether we are being compiled with the Wine MSVCRT headers or the Windows ones. In the latter case: - don't try to include the Wine-specific msvcrt headers - skip all the headers.c tests since there's no MSVCRT_* symbols to check
-
Francois Gouget authored
Add #define NOBITMAP where needed in the Wine sources. Fixes the compilation of msacm/tests/msacm.c with the Windows headers.
-
Francois Gouget authored
GetCPInfoExA() is missing on some Windows platforms, load it dynamically.
-
Huw Davies authored
-
Dmitry Timoshkov authored
- ConvertINetMultiByteToUnicode/ConvertINetUnicodeToMultiByte should return required target length if the target buffer is NULL - add the tests for all the above - fix IMultiLanguage2 vtable (it was missing ConvertStringFromUnicodeEx)
-
Henning Gerhardt authored
-
Francois Gouget authored
headers.
-
Huw Davies authored
the current brush. It also now works if the mask bitmap is already selected into a dc.
-
Huw Davies authored
pixels, so remove this restriction.
-
Francois Gouget authored
Windows headers.
-
Robert Reif authored
-
Robert Reif authored
-
Huw Davies authored
-
Robert Reif authored
-
Steven Edwards authored
-
Robert Reif authored
primary buffer format changed.
-
Mike McCormack authored
-
- 10 Aug, 2004 6 commits
-
-
Hans Leidekker authored
-
Ulrich Czekalla authored
lock. Prevents potential deadly embrace.
-
Ulrich Czekalla authored
-
Huw Davies authored
we should ignore lfWidth.
-
Mike McCormack authored
-
Mike McCormack authored
-
- 09 Aug, 2004 13 commits
-
-
Hans Leidekker authored
-
Markus Amsler authored
child's stack.
-
Markus Amsler authored
-
Dmitry Timoshkov authored
-
Huw Davies authored
-
Filip Navara authored
-
Krishna Murthy authored
LB_SELECTSTRING handler so that the caret moves to the index and item is highlighted.
-
Jon Griffiths authored
-
Francois Gouget authored
given two distinct pointers.
-
José Manuel Ferrer Ortiz authored
-
Mike McCormack authored
-
Stefan Leichter authored
-
Huw D M Davies authored
-