Added support for #pragma code_page.
commitf22ba0560dd87eefe899c1fb59e35581b9f90d85
authorAlexandre Julliard <julliard@winehq.org>
Thu, 15 Aug 2002 21:57:36 +0000 (15 21:57 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 15 Aug 2002 21:57:36 +0000 (15 21:57 +0000)
tree9595015cc81e51f41b39553983df1eb7cd9271f0
parentb64583e5e6dced895f4efcfca0825a9bf5d3d9e0
Added support for #pragma code_page.
Fixed a few bugs in language handling.
Added error message when Ansi->Unicode conversion in the current
codepage loses information.
13 files changed:
dlls/commdlg/cdlg_Zh.rc
dlls/shell32/shell32_Zh.rc
dlls/user/resources/user32_Zh.rc
include/winnt.h
tools/wpp/ppy.y
tools/wrc/genres.c
tools/wrc/parser.l
tools/wrc/parser.y
tools/wrc/utils.c
tools/wrc/utils.h
tools/wrc/wrc.c
tools/wrc/wrctypes.h
tools/wrc/writeres.c