[GME-commit] GMESRC/GME/Interfaces InterfaceVersion.h,1.44,1.45 Mga.idl,1.40,1.41

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Mon Jul 19 11:23:01 CDT 2004


Update of /var/lib/gme/GMESRC/GME/Interfaces
In directory braindrain:/tmp/cvs-serv3811/GME/Interfaces

Modified Files:
	InterfaceVersion.h Mga.idl 
Log Message:
Enhanced handling of project properties

CVS User: volgy

Index: InterfaceVersion.h
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Interfaces/InterfaceVersion.h,v
retrieving revision 1.44
retrieving revision 1.45
diff -C2 -d -r1.44 -r1.45
*** InterfaceVersion.h	19 Jul 2004 07:01:00 -0000	1.44
--- InterfaceVersion.h	19 Jul 2004 15:22:59 -0000	1.45
***************
*** 5,9 ****
  // CHECKSUM Core.idl = 690DFF65
  // CHECKSUM Meta.idl = 0CCCDDE1
! // CHECKSUM Mga.idl = 47F25D67
  // CHECKSUM MgaUtil.idl = 00253704
  // CHECKSUM MgaDecorator.idl = E2851BB1
--- 5,9 ----
  // CHECKSUM Core.idl = 690DFF65
  // CHECKSUM Meta.idl = 0CCCDDE1
! // CHECKSUM Mga.idl = 947B4C3A
  // CHECKSUM MgaUtil.idl = 00253704
  // CHECKSUM MgaDecorator.idl = E2851BB1
***************
*** 18,22 ****
  //  -- never decrease it
  cpp_quote("#ifndef INTERFACE_VERSION")
! cpp_quote("#define INTERFACE_VERSION 0x00020038")
  cpp_quote("#endif //INTERFACE_VERSION")
! #define INTERFACE_VERSION 0x00020038
--- 18,22 ----
  //  -- never decrease it
  cpp_quote("#ifndef INTERFACE_VERSION")
! cpp_quote("#define INTERFACE_VERSION 0x00020039")
  cpp_quote("#endif //INTERFACE_VERSION")
! #define INTERFACE_VERSION 0x00020039

Index: Mga.idl
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Interfaces/Mga.idl,v
retrieving revision 1.40
retrieving revision 1.41
diff -C2 -d -r1.40 -r1.41
*** Mga.idl	19 Jul 2004 07:01:00 -0000	1.40
--- Mga.idl	19 Jul 2004 15:22:59 -0000	1.41
***************
*** 468,471 ****
--- 468,472 ----
  	[propget, helpstring("property Version")] HRESULT Version([out, retval] BSTR *pVal);
  	[propput, helpstring("property Version")] HRESULT Version([in] BSTR newval);
+ 	[propget, helpstring("property MetaName")] HRESULT MetaName([out, retval] BSTR *pVal);
  	[propget, helpstring("property MetaGUID")] HRESULT MetaGUID([out, retval] VARIANT *pVal);
  	[propget, helpstring("property MetaVersion")] HRESULT MetaVersion([out, retval] BSTR *pVal);



More information about the GME-commit mailing list