Re: [3/4] Use CP 1200 (Unicode) for Win32/Win64 version info.
Akihiro Sagawa <sagawa.aki(a)gmail.com> writes:
Signed-off-by: Akihiro Sagawa <sagawa.aki(a)gmail.com> --- dlls/version/tests/info.c | 2 -- include/wine/wine_common_ver.rc | 10 +++++++++- 2 files changed, 9 insertions(+), 3 deletions(-)
This is breaking some tests: ../../../tools/runtest -q -P wine -T ../../.. -M mshtml.dll -p mshtml_test.exe.so activex && touch activex.ok activex.c:2426: Test failed: expected CreateInstance activex.c:2429: Test failed: expected QuickActivate activex.c:2432: Test failed: expected IPersistPropertyBag_Load activex.c:2433: Test failed: expected Invoke_READYSTATE activex.c:2434: Test failed: expected Invoke_SECURITYCTX activex.c:2435: Test failed: expected Invoke_SCRIPTCALL activex.c:2440: Test failed: expected DoVerb activex.c:2443: Test failed: expected InPlaceObject_GetWindow activex.c:2444: Test failed: expected SetObjectRects wine: Unhandled page fault on read access to 0x00000000 at address 0x7ecb5d28 (thread 0072), starting debugger... -- Alexandre Julliard julliard(a)winehq.org
participants (1)
-
Alexandre Julliard