ChangeSet ID: 14615 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/11/30 11:40:52
Modified files: dlls/olepro32 : olepro32stubs.c dlls/oleaut32 : oleaut.c dlls/mpr : mpr_main.c mpr.spec dlls/d3dxof : main.c dlls/comcat : comcat_main.c
Log message: Jon Griffiths jon_p_griffiths@yahoo.com Ensure DllCanUnloadNow is a truly void function, and give it a unique name so it can be documented per-dll.
Patch: http://cvs.winehq.org/patch.py?id=14615
Old revision New revision Changes Path 1.10 1.11 +1 -1 wine/dlls/olepro32/olepro32stubs.c 1.42 1.43 +1 -1 wine/dlls/oleaut32/oleaut.c 1.12 1.13 +1 -1 wine/dlls/mpr/mpr_main.c 1.12 1.13 +1 -1 wine/dlls/mpr/mpr.spec 1.7 1.8 +1 -1 wine/dlls/d3dxof/main.c 1.7 1.8 +1 -1 wine/dlls/comcat/comcat_main.c