commit | f20ce3b816d7292cd7dd40b9403e045588a8abf9 | [log] [tgz] |
---|---|---|
author | Rein Klazes <rklazes@xs4all.nl> | Tue Jan 20 22:39:06 2004 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Jan 20 22:39:06 2004 +0000 |
tree | 5dce1f84b3d83eb80d2521915d90ec4a4e2c6717 | |
parent | c660117622a6221791f2199e122d73c89dae3184 [diff] |
Fix MultiByteToWideChar and WideCharToMultiByte when called with code page CP_SYMBOL. Remove the symbol font from the code page table, so it is not reported as a valid/supported/installed code page. Remove workarounds for the badly behaved MultiByteToWideChar and co. in a few places.