ChangeSet ID: 6684 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/12/16 17:49:30
Modified files: include/wine : obj_base.h include : unknwn.h Makefile.in Added files: include : unknwn.idl
Log message: Ove Kaaven ovek@transgaming.com Wrote a Wine-compatible unknwn.idl, moving the IUnknown definition from wine/obj_base.h to the generated unknwn.h.
Patch: http://cvs.winehq.com/patch.py?id=6684
Old revision New revision Changes Path 1.51 1.52 +0 -70 wine/include/wine/obj_base.h 1.6 1.7 +206 -28 wine/include/unknwn.h 1.71 1.72 +1 -1 wine/include/Makefile.in Added 1.1 +0 -0 wine/include/unknwn.idl