[GME-commit] GMESRC/SDK/BON/tools/CreateNewComponent
CreateNewComponent.cpp,1.3,1.4
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Mon Nov 7 19:03:29 CST 2005
- Previous message: [GME-commit] GMESRC/GME/Gme GMEOLEIt.cpp,1.4,1.5 GMEOLEIt.h,1.1,1.2
- Next message: [GME-commit] GMESRC/GME/ObjectInspector InspectorDlg.cpp,1.24,1.25
ItemData.cpp,1.22,1.23 ItemData.h,1.17,1.18
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /project/gme-repository/GMESRC/SDK/BON/tools/CreateNewComponent
In directory escher:/tmp/cvs-serv19705
Modified Files:
CreateNewComponent.cpp
Log Message:
CVS User: Zoltan Molnar, ISIS (zolmol)
Index: CreateNewComponent.cpp
===================================================================
RCS file: /project/gme-repository/GMESRC/SDK/BON/tools/CreateNewComponent/CreateNewComponent.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** CreateNewComponent.cpp 6 Oct 2003 14:57:58 -0000 1.3
--- CreateNewComponent.cpp 7 Nov 2005 19:03:27 -0000 1.4
***************
*** 121,125 ****
if ( dlg.m_radio == 3 )
! AfxMessageBox( "Do not forget to set the directory of 3Party STL library!" );
char memfilnam[40];
--- 121,125 ----
if ( dlg.m_radio == 3 )
! AfxMessageBox( "Do not forget to set the directory of 3Party STL library if you use VC6!\nVC7 users never mind." );
char memfilnam[40];
- Previous message: [GME-commit] GMESRC/GME/Gme GMEOLEIt.cpp,1.4,1.5 GMEOLEIt.h,1.1,1.2
- Next message: [GME-commit] GMESRC/GME/ObjectInspector InspectorDlg.cpp,1.24,1.25
ItemData.cpp,1.22,1.23 ItemData.h,1.17,1.18
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the GME-commit
mailing list