wine/dlls wininet/wininet_main.c wininet/winin ...

Alexandre Julliard julliard at winehq.org
Mon Aug 8 12:43:51 CDT 2005


ChangeSet ID:	19372
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/08/08 12:43:51

Modified files:
	dlls/wininet   : wininet_main.c wininet.spec 
	dlls/shlwapi   : shlwapi_main.c shlwapi.spec 
	dlls/richedit  : richedit.c riched32.spec 

Log message:
	Don't prefix the functions DllInstall and DllGetVersion with the dll
	name so that the compiler can check the prototypes.

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

Old revision  New revision  Changes     Path
 1.5           1.6           +1 -2       wine/dlls/wininet/wininet_main.c
 1.56          1.57          +1 -1       wine/dlls/wininet/wininet.spec
 1.23          1.24          +1 -1       wine/dlls/shlwapi/shlwapi_main.c
 1.102         1.103         +1 -1       wine/dlls/shlwapi/shlwapi.spec
 1.44          1.45          +1 -1       wine/dlls/richedit/richedit.c
 1.9           1.10          +1 -1       wine/dlls/richedit/riched32.spec




More information about the wine-cvs mailing list