ChangeSet ID: 19430 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/08/10 08:02:44
Modified files: dlls/oleaut32 : regsvr.c oleaut32.spec oleaut.c dlls/msi : regsvr.c msi.spec msi.c dlls/dpnhpast : main.c dpnhpast.spec dlls/dplayx : dplayx_main.c dplayx.spec dpclassfactory.c
Log message: Francois Gouget fgouget@free.fr Change some Dll* functions so they are exported by name like on Windows. Update the documentation accordingly.
Patch: http://cvs.winehq.org/patch.py?id=19430
Old revision New revision Changes Path 1.6 1.7 +2 -2 wine/dlls/oleaut32/regsvr.c 1.75 1.76 +5 -4 wine/dlls/oleaut32/oleaut32.spec 1.51 1.52 +2 -2 wine/dlls/oleaut32/oleaut.c 1.2 1.3 +2 -2 wine/dlls/msi/regsvr.c 1.41 1.42 +5 -4 wine/dlls/msi/msi.spec 1.96 1.97 +1 -1 wine/dlls/msi/msi.c 1.6 1.7 +4 -4 wine/dlls/dpnhpast/main.c 1.3 1.4 +5 -4 wine/dlls/dpnhpast/dpnhpast.spec 1.19 1.20 +1 -1 wine/dlls/dplayx/dplayx_main.c 1.20 1.21 +3 -2 wine/dlls/dplayx/dplayx.spec 1.27 1.28 +1 -1 wine/dlls/dplayx/dpclassfactory.c