user32/tests: Test IsWindowUnicode for subclassed built-in class window

Hongbo Ni hongbo at njstar.com
Fri Sep 5 02:24:25 CDT 2008


Hi,

Changes since last try: 
  * hardcode W class names, removes the need to include 'winnls.h'
  * test only the standard built-in classes: 
    Edit, Button, Static, ComboLBox, ListBox, ScrollBar, Dialogbox
  * code clean up.

Tested on Windows XP, Windows Vista and Windows 2000.
Failed tests on Wine are marked with todo_wine.

Hongbo

user32/tests: Test IsWindowUnicode for subclassed built-in class window

---
 dlls/user32/tests/class.c |  213 +++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 213 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-user32-tests-Test-IsWindowUnicode-for-subclassed-bu.patch
Type: application/octet-stream
Size: 12213 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080905/008ddd3f/attachment.obj 


More information about the wine-patches mailing list