ChangeSet ID: 8515 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/06/16 22:57:18
Modified files: dlls/ole32 : oleproxy.c git.c compobj_private.h compobj.c
Log message: Mike Hearn mike@theoretic.com Implement a class factory for the Global Interface Table.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8515
Old revision New revision Changes Path 1.7 1.8 +3 -0 wine/dlls/ole32/oleproxy.c 1.3 1.4 +54 -1 wine/dlls/ole32/git.c 1.8 1.9 +3 -0 wine/dlls/ole32/compobj_private.h 1.76 1.77 +1 -1 wine/dlls/ole32/compobj.c