user: Add a WIN_ISUNICODE flag instead of relying on the winproc type.
authorAlexandre Julliard <julliard@winehq.org>
Wed, 10 May 2006 10:55:36 +0000 (12:55 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 10 May 2006 10:55:36 +0000 (12:55 +0200)
commitef7419394972a2fa3d516de77cc4731725880b8e
tree74bf1ebfbda147b2c851291735784bca5c74136e
parente9927d6ffd9c6865936520453c74e2cd680edc7a
user: Add a WIN_ISUNICODE flag instead of relying on the winproc type.

Also fix the initial value for the server is_unicode flag.
dlls/user/class.c
dlls/user/win.c
include/win.h