Import Tcl 8.6.12
This commit is contained in:
@@ -79,7 +79,7 @@ static DWORD ddeInstance; /* The application instance handle given to us
|
||||
* by DdeInitialize. */
|
||||
static int ddeIsServer = 0;
|
||||
|
||||
#define TCL_DDE_VERSION "1.4.3"
|
||||
#define TCL_DDE_VERSION "1.4.4"
|
||||
#define TCL_DDE_PACKAGE_NAME "dde"
|
||||
#define TCL_DDE_SERVICE_NAME L"TclEval"
|
||||
#define TCL_DDE_EXECUTE_RESULT L"$TCLEVAL$EXECUTE$RESULT"
|
||||
|
||||
Reference in New Issue
Block a user