wine/ dlls/user/message.c dlls/user/msg16.c dl ...

Alexandre Julliard julliard at wine.codeweavers.com
Thu Jul 4 19:23:02 CDT 2002


ChangeSet ID:	1025828582516861871424229
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/07/04 19:23:02

Modified files:
	dlls/user      : message.c msg16.c user.exe.spec 
	include/wine   : winuser16.h 
	windows        : dialog.c 

Log message:
	Tried to make IsDialogMessageW more compatible. Changed
	IsDialogMessage16/A to call IsDialogMessageW.

Patch: http://cvs.winehq.com/patch.py?id=1025828582516861871424229

Revision  Changes    Path
 1.19     +12 -0     wine/dlls/user/message.c
 1.10     +25 -0     wine/dlls/user/msg16.c
 1.4      +1 -1      wine/dlls/user/user.exe.spec
 1.42     +1 -1      wine/include/wine/winuser16.h
 1.103    +29 -135   wine/windows/dialog.c




More information about the wine-cvs mailing list