ChangeSet ID: 8751 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/07/15 15:48:47 Modified files: dlls/oleaut32 : version.rc oleaut.c Makefile.in Added files: dlls/oleaut32 : regsvr.c Log message: John K. Hohm <jhohm(a)acm.org> Implement DllRegisterServer and DllUnregisterServer, and add OleSelfRegister version string. Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8751 Old revision New revision Changes Path 1.2 1.3 +1 -0 wine/dlls/oleaut32/version.rc 1.29 1.30 +0 -16 wine/dlls/oleaut32/oleaut.c 1.46 1.47 +1 -0 wine/dlls/oleaut32/Makefile.in Added 1.1 +0 -0 wine/dlls/oleaut32/regsvr.c