wine/ windows/win.c windows/message.c programs ...

Alexandre Julliard julliard at winehq.org
Tue Nov 25 22:09:00 CST 2003


ChangeSet ID:	10206
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/11/25 22:09:00

Modified files:
	windows        : win.c message.c 
	programs/regedit: main.h main.c 
	include        : winuser.h oleidl.idl oleidl.h 
	dlls/user      : user32.spec msg16.c 
	controls       : menu.c 

Log message:
	Fixed declarations of BroadcastSystemMessage and TranslateAccelerator
	in winuser.h. Added GetWindowModuleFileName.

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

Old revision  New revision  Changes     Path
 1.225         1.226         +1 -1       wine/windows/win.c
 1.157         1.158         +1 -1       wine/windows/message.c
 1.3           1.4           +2 -2       wine/programs/regedit/main.h
 1.2           1.3           +1 -1       wine/programs/regedit/main.c
 1.172         1.173         +27 -19     wine/include/winuser.h
 1.3           1.4           +5 -0       wine/include/oleidl.idl
 1.15          1.16          +3 -0       wine/include/oleidl.h
 1.80          1.81          +5 -5       wine/dlls/user/user32.spec
 1.21          1.22          +1 -1       wine/dlls/user/msg16.c
 1.169         1.170         +1 -1       wine/controls/menu.c




More information about the wine-cvs mailing list