tcom -- Access and implement Windows COM objects with Tcl

Tcom is a Windows-specific Tcl extension that provides commands to access and implement COM objects. It enables client-side and server-side scripting of COM objects through IDispatch and IUnknown derived interfaces.

Documentation

Downloads

tcom-3.9.zip
compiled library and source code
tcom-3.10b10.zip
beta release -- work in progress

Source Code

A GitHub repository has the latest source code.