- Jun 25, 2002
-
-
-
Alexandre Julliard authored
-
-
lpszInitialDir is null.
-
fonts in VB programs to appear correctly.
-
Alexandre Julliard authored
Fixed nasty bug for 2+ byte multibyte strings and GetStringType. Fleshed out GetStringType CTYPE3 from the unicode tables. CP_SYMBOL is not a valid codepage while CP_UTF7|8 are.
-
Alexandre Julliard authored
specifications. Only use wildcard entry for dlls that don't specify an explicit path. Removed the old DllOverrides syntax support. Misc cleanups and optimizations.
-
- Jun 24, 2002
-
-
Misc bug fixes.
-
-
-
-
-
Added handlers for EMR_SETTEXTJUSTIFICATION and EMR_SETLAYOUT.
-
-
-
-
Catch and report 16/32-bit reads/writes to VGA controller. Use correct flags when creating full screen DirectDraw window for VGA.
-
Add map multiple pages routine. Add partial implementation of hardware information query routine. Replace incorrect use of MapSL with PTR_REAL_TO_LIN.
-
- Jun 22, 2002
-
-
Alexandre Julliard authored
Avoid crash if thread died during timeout wakeup.
-
- Add support for GGO_BEZIER and a few bug fixes for GGO_NATIVE. - Much better support for non ansi charsets in font matching. - Proper implementation of GetTextFace for gdi font. - Load fonts that are listed in the registry but aren't in %WINDOWSDIR%\fonts. - Revert TranslateCharsetInfo to use codepage 1252 with ANSI_CHARSET. - Add support for VIETNAMESE_CHARSET and SYMBOL_CHARSET.
-
-
Protect cache with a critical section.
-
Alexandre Julliard authored
the resulting warnings.
-
- Jun 21, 2002
-
-
Added a version resource. Added unit test for http.
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
by Bill Medland).
-
-
-
input lines in excess of 4096 bytes.
-
buffer rather than a main buffer and a "next line" buffer. This version does not overflow the allocated memory (hopefully). The previous version did when concatenating the continuation lines. - Add protection to the HexCSVToHex to prevent overflow. - Allow for conversion of larger hex values. Tested on a real 2.6KB value.
-
size doesn't mean they have the same content.
-
must already be attached for this implementation to work.
-
declaration of IIDLookupRtn.
-
only dll.
-
Alexandre Julliard authored
Fixed a few DLLName/DLLFileName mismatches.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- Jun 20, 2002
-
-
Added a couple of stubs.
-