Tried to make IsDialogMessageW more compatible. Changed
authorAlexandre Julliard <julliard@winehq.org>
Fri, 5 Jul 2002 00:23:02 +0000 (00:23 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 5 Jul 2002 00:23:02 +0000 (00:23 +0000)
commitf5e5fcac972fedb62037f3d9ea8b9ace10f6d3e6
treed7ae4c6448fa8c1aacc1b4ba6e1e8a4ae8c13086
parent803eb16dfa73349d458e37a4276f85a8cf971903
Tried to make IsDialogMessageW more compatible. Changed
IsDialogMessage16/A to call IsDialogMessageW.
dlls/user/message.c
dlls/user/msg16.c
dlls/user/user.exe.spec
include/wine/winuser16.h
windows/dialog.c