ChangeSet ID: 6719 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/12/18 14:49:16
Modified files: include/wine : obj_storage.h obj_moniker.h obj_misc.h obj_marshal.h obj_dataobject.h obj_clientserver.h include : objbase.h
Log message: Ove Kaaven ovek@transgaming.com Moved COM API prototypes to objbase.h, from wine/obj_*.h.
Patch: http://cvs.winehq.com/patch.py?id=6719
Old revision New revision Changes Path 1.24 1.25 +0 -53 wine/include/wine/obj_storage.h 1.17 1.18 +0 -34 wine/include/wine/obj_moniker.h 1.16 1.17 +0 -31 wine/include/wine/obj_misc.h 1.12 1.13 +0 -34 wine/include/wine/obj_marshal.h 1.16 1.17 +0 -10 wine/include/wine/obj_dataobject.h 1.11 1.12 +0 -62 wine/include/wine/obj_clientserver.h 1.25 1.26 +139 -24 wine/include/objbase.h