riched20/tests: fix test for vista

André Hentschel nerv at dawncrow.de
Mon Jun 8 12:13:04 CDT 2009


Vista turns the "(WCHAR)1234" into a "(unsigned char)1234".
This causes error on vista machines<SP2:
http://test.winehq.org/data/7aeffc442cc1b9a454f1ff7d7b3175b4bba88b05/vista_esx-wvistaadm/riched20:editor.html
editor.c:3249: Test failed: EM_GETPASSWORDCHAR returned Ò (210) when set to 'x', instead of x (120)
---
  dlls/riched20/tests/editor.c |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-riched20-tests-fix-test-for-vista.txt
Type: text/x-patch
Size: 608 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090608/2eb968b4/attachment.bin>


More information about the wine-patches mailing list