wine/ include/wine/winbase16.h include/wownt32 ...

Alexandre Julliard julliard at winehq.org
Wed Aug 10 05:59:20 CDT 2005


ChangeSet ID:	19424
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/08/10 05:59:20

Modified files:
	include/wine   : winbase16.h 
	include        : wownt32.h 
	dlls/wow32     : wow_main.c 
	dlls/winmm     : mmsystem.c 
	dlls/user      : user16.c edit.c 
	dlls/ole32     : storage.c ole16.c 
	dlls/kernel    : task.c resource16.c local16.c kernel_main.c 
	dlls/gdi       : metafile.c 

Log message:
	Use the proper WOW functions everywhere instead of the K32WOW variant.

Patch: http://cvs.winehq.org/patch.py?id=19424

Old revision  New revision  Changes     Path
 1.44          1.45          +1 -16      wine/include/wine/winbase16.h
 1.10          1.11          +20 -12     wine/include/wownt32.h
 1.3           1.4           +14 -14     wine/dlls/wow32/wow_main.c
 1.118         1.119         +2 -2       wine/dlls/winmm/mmsystem.c
 1.26          1.27          +1 -1       wine/dlls/user/user16.c
 1.35          1.36          +1 -1       wine/dlls/user/edit.c
 1.49          1.50          +15 -15     wine/dlls/ole32/storage.c
 1.20          1.21          +1 -1       wine/dlls/ole32/ole16.c
 1.28          1.29          +1 -1       wine/dlls/kernel/task.c
 1.12          1.13          +1 -1       wine/dlls/kernel/resource16.c
 1.20          1.21          +1 -1       wine/dlls/kernel/local16.c
 1.77          1.78          +3 -2       wine/dlls/kernel/kernel_main.c
 1.6           1.7           +1 -1       wine/dlls/gdi/metafile.c




More information about the wine-cvs mailing list