[GME-commit] GMESRC/GME/Mga MgaProject.cpp,1.52,1.53
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Mon Jul 19 11:23:01 CDT 2004
- Previous message: [GME-commit]
GMESRC/GME/Interfaces InterfaceVersion.h,1.44,1.45 Mga.idl,1.40,1.41
- Next message: [GME-commit] GMESRC/GME/ObjectInspector Attribute.cpp,1.13,1.14
Attribute.h,1.4,1.5 ObjectInspectorCtl.cpp,1.33,1.34
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/lib/gme/GMESRC/GME/Mga
In directory braindrain:/tmp/cvs-serv3811/GME/Mga
Modified Files:
MgaProject.cpp
Log Message:
Enhanced handling of project properties
CVS User: volgy
Index: MgaProject.cpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Mga/MgaProject.cpp,v
retrieving revision 1.52
retrieving revision 1.53
diff -C2 -d -r1.52 -r1.53
*** MgaProject.cpp 19 Jul 2004 08:42:30 -0000 1.52
--- MgaProject.cpp 19 Jul 2004 15:22:59 -0000 1.53
***************
*** 99,102 ****
--- 99,103 ----
COMTHROW(E_INVALIDARG);
dataroot[ATTRID_PARGUID] = guid;
+ dataroot[ATTRID_VERSION] = CComBSTR("1.0"); // default version string
// create data root things
- Previous message: [GME-commit]
GMESRC/GME/Interfaces InterfaceVersion.h,1.44,1.45 Mga.idl,1.40,1.41
- Next message: [GME-commit] GMESRC/GME/ObjectInspector Attribute.cpp,1.13,1.14
Attribute.h,1.4,1.5 ObjectInspectorCtl.cpp,1.33,1.34
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the GME-commit
mailing list