ChangeSet ID: 5742 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/10/10 18:36:52
Modified files: dlls : Makefile.in dlls/rpcrt4 : Makefile.in rpcrt4.spec rpcrt4_main.c Added files: dlls/rpcrt4 : cpsf.c
Log message: Ove Kaaven ovek@transgaming.com Added NdrDllCanUnloadNow, NdrDllGetClassObject, NdrDllRegisterProxy, NdrDllUnregisterProxy, CStdPSFactory methods.
Patch: http://cvs.winehq.com/patch.py?id=5742
Old revision New revision Changes Path 1.155 1.156 +1 -1 wine/dlls/Makefile.in 1.15 1.16 +2 -1 wine/dlls/rpcrt4/Makefile.in 1.26 1.27 +5 -5 wine/dlls/rpcrt4/rpcrt4.spec 1.32 1.33 +0 -36 wine/dlls/rpcrt4/rpcrt4_main.c Added 1.1 +0 -0 wine/dlls/rpcrt4/cpsf.c