ChangeSet ID: 19366 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/08/08 10:04:53
Modified files: dlls/urlmon : urlmon_main.c dlls/msxml3 : factory.c dlls/msisys : msisys.c dlls/dplayx : dpclassfactory.c dlls/ddraw : main.c dlls/d3dxof : main.c dlls/avifil32 : factory.c dlls/amstream : main.c
Log message: Francois Gouget fgouget@free.fr Add missing WINAPI to MSXML_DllGetClassObject(). Standardize the DllGetClassObject() prototypes so they match the MSDN definition.
Patch: http://cvs.winehq.org/patch.py?id=19366
Old revision New revision Changes Path 1.29 1.30 +1 -1 wine/dlls/urlmon/urlmon_main.c 1.1 1.2 +1 -1 wine/dlls/msxml3/factory.c 1.6 1.7 +1 -1 wine/dlls/msisys/msisys.c 1.25 1.26 +1 -1 wine/dlls/dplayx/dpclassfactory.c 1.52 1.53 +1 -1 wine/dlls/ddraw/main.c 1.10 1.11 +1 -1 wine/dlls/d3dxof/main.c 1.18 1.19 +1 -1 wine/dlls/avifil32/factory.c 1.8 1.9 +1 -1 wine/dlls/amstream/main.c