[GME-commit]
GMESRC/GME/Console Console.h,1.1,1.2 Console.dsp,1.1,1.2
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Thu Dec 2 16:00:17 CST 2004
Update of /var/lib/gme/GMESRC/GME/Console
In directory braindrain:/tmp/cvs-serv12484
Modified Files:
Console.h Console.dsp
Log Message:
console scripting
CVS User: bogyom
Index: Console.h
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Console/Console.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Console.h 24 Jul 2004 06:41:53 -0000 1.1
--- Console.h 2 Dec 2004 22:00:15 -0000 1.2
***************
*** 13,16 ****
--- 13,17 ----
#include "resource.h" // main symbols
+ #include "Console_i.h"
/////////////////////////////////////////////////////////////////////////////
***************
*** 22,25 ****
--- 23,28 ----
BOOL InitInstance();
int ExitInstance();
+ private:
+ BOOL InitATL();
};
Index: Console.dsp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Console/Console.dsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Console.dsp 24 Jul 2004 06:41:53 -0000 1.1
--- Console.dsp 2 Dec 2004 22:00:15 -0000 1.2
***************
*** 162,165 ****
--- 162,173 ----
# Begin Source File
+ SOURCE=.\ScriptEdit.cpp
+ # End Source File
+ # Begin Source File
+
+ SOURCE=.\ScriptHost.cpp
+ # End Source File
+ # Begin Source File
+
SOURCE=.\StdAfx.cpp
# ADD CPP /Yc"stdafx.h"
***************
*** 191,194 ****
--- 199,210 ----
# Begin Source File
+ SOURCE=.\ScriptEdit.h
+ # End Source File
+ # Begin Source File
+
+ SOURCE=.\ScriptHost.h
+ # End Source File
+ # Begin Source File
+
SOURCE=.\StdAfx.h
# End Source File
***************
*** 203,206 ****
--- 219,226 ----
# Begin Source File
+ SOURCE=.\Console.rgs
+ # End Source File
+ # Begin Source File
+
SOURCE=.\ConsoleCtl.bmp
# End Source File
***************
*** 219,222 ****
--- 239,246 ----
# Begin Source File
+ SOURCE=.\ScriptHost.rgs
+ # End Source File
+ # Begin Source File
+
SOURCE=.\res\warning.gif
# End Source File
***************
*** 232,233 ****
--- 256,260 ----
# End Target
# End Project
+ # Section Console : {0000059D-FFFF-FFFF-433A-5C50524F4752}
+ # 1:11:IDR_CONSOLE:103
+ # End Section
More information about the GME-commit
mailing list