9 Commits

Author SHA1 Message Date
Francois Gouget
5653939481 Added the minmax.h header (VC6).
Added support for NOMINMAX.
Remove __min/__max from windef.h, they belong to (msvcrt/)stdlib.h.
2001-05-07 20:14:00 +00:00
Hidenori Takeshima
beca6ada2a Added support for cp936. 2000-10-12 23:05:21 +00:00
Hidenori Takeshima
dc71c0c954 Code cleanup.
Add checking for invalid DBCS trailer bytes.
2000-09-26 00:37:32 +00:00
Hidenori Takeshima
36456e64c2 Added support for cp949. 2000-09-07 18:37:32 +00:00
Hidenori Takeshima
080957a599 implements DrawText for cp932.
-----
2000-08-26 20:26:13 +00:00
Hidenori Takeshima
5b1b512020 Added internal charsets for supporting DBCS charsets. 2000-08-20 19:04:04 +00:00
Hidenori Takeshima
b7392f5c2e Separate GetTextMetrics and implement it for SBCS/Unicode/cp932. 2000-08-18 23:44:58 +00:00
Hidenori Takeshima
67ccc0880c Fixed for DBCS(cp932/cp949) codepage conversion.
Implemented cp932 handling partly(but still incomplete).
Added supporting multiple fonts for DBCS handling.
2000-08-15 12:01:47 +00:00
Hidenori Takeshima
c86cb24ec2 Added support for special treatments (use 2 or more fonts, codepage
conversion, etc...) for DBCS text.
2000-08-14 17:25:13 +00:00