import: tcom-3.10b9
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 29 Jan 2009 22:22:19 +0000 (22:22 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 29 Jan 2009 22:22:19 +0000 (22:22 +0000)
commit6896d536fe89afda05616a8f3ddbe5dadfb5e904
treec82b629019a9d8f38d432913eba53b024dcd293f
parent2325035d544f07247f2f8979f59904d6e2faef36
import: tcom-3.10b9
108 files changed:
CHANGES
demos/Banking/Banking.idl [moved from samples/Banking/Banking.idl with 100% similarity]
demos/Banking/client.tcl [moved from samples/Banking/client.tcl with 100% similarity]
demos/chart.tcl [moved from samples/chart.tcl with 93% similarity]
demos/events.tcl [moved from samples/events.tcl with 85% similarity]
demos/excel.tcl [moved from samples/excel.tcl with 95% similarity]
demos/sendkeys.tcl [moved from samples/sendkeys.tcl with 86% similarity]
doc/Makefile
doc/article2html.xsl
doc/refentry2html.xsl
doc/server.html [deleted file]
doc/server.xml
doc/tcom.n.html [deleted file]
doc/tcom.n.xml
doc/xslt.tcl
lib/Banking/Banking.tlb [deleted file]
lib/Banking/pkgIndex.tcl
lib/Banking/server.itcl
lib/Banking/server.tcl
lib/TclScript/TclScript.dll
lib/TclScript/TclScript.itcl
lib/TclScript/TclScript.tlb
lib/TclScript/pkgIndex.tcl
lib/TclScript/register.tcl
lib/TclScript/unregister.tcl
lib/tcom/pkgIndex.tcl
lib/tcom/tcom.dll
lib/tcom/tcom.tcl
lib/tcom/tcominproc.dll
lib/tcom/tcomlocal.exe
src/ActiveScriptError.cpp
src/ActiveScriptError.h
src/Arguments.cpp
src/Arguments.h
src/ComModule.cpp
src/ComModule.h
src/ComObject.cpp
src/ComObject.h
src/ComObjectFactory.cpp
src/ComObjectFactory.h
src/DispatchAdapter.cpp [new file with mode: 0644]
src/DispatchAdapter.h [new file with mode: 0644]
src/DispatchImpl.cpp [new file with mode: 0644]
src/DispatchImpl.h [new file with mode: 0644]
src/Extension.cpp
src/Extension.h
src/HandleSupport.cpp
src/HandleSupport.h
src/HashTable.h
src/InterfaceAdapter.cpp
src/InterfaceAdapter.h
src/InterfaceAdapterVtbl.cpp
src/Makefile
src/NativeValue.cpp [new file with mode: 0644]
src/NativeValue.h [new file with mode: 0644]
src/Reference.cpp
src/Reference.h
src/RegistryKey.cpp
src/RegistryKey.h
src/Singleton.h
src/SupportErrorInfo.cpp
src/SupportErrorInfo.h
src/TclInterp.cpp
src/TclInterp.h
src/TclModule.cpp
src/TclModule.h
src/TclObject.cpp
src/TclObject.h
src/TclScript.cpp
src/TclScriptVersion.rc
src/ThreadLocalStorage.h
src/TypeInfo.cpp
src/TypeInfo.h
src/TypeLib.cpp
src/TypeLib.h
src/Uuid.cpp
src/Uuid.h
src/bindCmd.cpp
src/buildNumber.h
src/configureCmd.cpp
src/dllmain.cpp
src/dllserver.dsp
src/dllserverVersion.rc
src/exemain.cpp
src/exeserverVersion.rc
src/foreachCmd.cpp
src/importCmd.cpp
src/infoCmd.cpp
src/main.cpp
src/mutex.h
src/naCmd.cpp
src/nullCmd.cpp
src/objectCmd.cpp
src/refCmd.cpp
src/shortPathNameCmd.cpp
src/tclRunTime.h
src/tcom.dsp
src/tcomApi.h
src/tcomVersion.rc
src/typelibCmd.cpp
src/variantCmd.cpp
src/version.h
tests/all.tcl
tests/array.test
tests/eval.test
tests/foreach.test
tests/namedarg.test
tests/ref.test