user32: Make WINPROC_AllocProc take a unicode flag for consistency with the other...
commit77ab4354025cd5477c4f91a299deff5ff70bf8d1
authorAlexandre Julliard <julliard@winehq.org>
Fri, 18 Dec 2009 11:41:59 +0000 (18 12:41 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 18 Dec 2009 11:41:59 +0000 (18 12:41 +0100)
treea9c2802678cbbd20803470f775bea0910b8e9969
parentd081a7352c53b108da744370dc15b412957f28e4
user32: Make WINPROC_AllocProc take a unicode flag for consistency with the other winproc functions.
dlls/user32/class.c
dlls/user32/controls.h
dlls/user32/message.c
dlls/user32/msg16.c
dlls/user32/user_private.h
dlls/user32/win.c
dlls/user32/winproc.c