mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 11:08:45 +00:00
1d9de16091
VBscript actually uses the default code page of the user default locale which may not be the same as CP_THREAD_ACP. Also for locales that don't have an ANSI code page, such as Hindi, it falls back to UTF-8. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54003 |
||
---|---|---|
.. | ||
tests | ||
compile.c | ||
global.c | ||
interp.c | ||
lex.c | ||
Makefile.in | ||
parse.h | ||
parser.y | ||
regexp.c | ||
regexp.h | ||
utils.c | ||
vbdisp.c | ||
vbregexp.c | ||
vbscript.c | ||
vbscript.h | ||
vbscript.rc | ||
vbscript.rgs | ||
vbscript.spec | ||
vbscript_classes.idl | ||
vbscript_defs.h | ||
vbscript_main.c | ||
vbsglobal.idl | ||
vbsregexp10.idl | ||
vbsregexp55.idl |