[GME-commit] GMESRC/GME/Core resource.h,1.3,1.4 StdAfx.h,1.6,1.7
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Tue Sep 14 10:01:09 CDT 2004
Update of /var/lib/gme/GMESRC/GME/Core
In directory braindrain:/tmp/cvs-serv1071
Modified Files:
resource.h StdAfx.h
Log Message:
no message
CVS User: bogyom
Index: resource.h
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Core/resource.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** resource.h 21 Sep 2001 19:44:00 -0000 1.3
--- resource.h 14 Sep 2004 14:01:07 -0000 1.4
***************
*** 10,13 ****
--- 10,14 ----
#define IDR_COREMETAPROJECT 204
#define IDR_COREODBC 205
+ #define IDR_COREXMLFILE 206
// Next default values for new objects
***************
*** 15,21 ****
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
! #define _APS_NEXT_RESOURCE_VALUE 206
#define _APS_NEXT_COMMAND_VALUE 32768
! #define _APS_NEXT_CONTROL_VALUE 201
#define _APS_NEXT_SYMED_VALUE 110
#endif
--- 16,22 ----
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
! #define _APS_NEXT_RESOURCE_VALUE 208
#define _APS_NEXT_COMMAND_VALUE 32768
! #define _APS_NEXT_CONTROL_VALUE 205
#define _APS_NEXT_SYMED_VALUE 110
#endif
Index: StdAfx.h
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Core/StdAfx.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** StdAfx.h 28 Jun 2001 05:40:00 -0000 1.6
--- StdAfx.h 14 Sep 2004 14:01:07 -0000 1.7
***************
*** 16,19 ****
--- 16,20 ----
#define _ATL_APARTMENT_THREADED
+
#include <atlbase.h>
//You may derive a class from CComModule and use it if you want to override
***************
*** 21,24 ****
--- 22,26 ----
extern CComModule _Module;
#include <atlcom.h>
+
#define _NOTHREADS
More information about the GME-commit
mailing list