COMLib is originally from Benjamin Maggi. This re-engineered fork is by Anton Rolls.

Basically, this COMLib distribution supplies you with the yellow boxes in the diagram.
COMLib has two core parts: COMLib.r and com2rebol.dll.
Your rebol script does COMLib.r, which in turn uses Rebol's External Library Interface
to load com2rebol.dll (a Dynamic Link Library).
Com2rebol.dll gains most of its functionality from DispHelper. Com2rebol.dll has extra wrapper
functions which are easier for Rebol to use.
A licensed Rebol; for example you have either a licensed Rebol SDK or a licensed Rebol/View/Pro. I developed and tested COMLib with Rebol/View/Pro 1.3.2.3.1 on Windows XP, mainly during 2005 & 2006.
| zips/COMLib-anton-full-20090103.zip | 92011 | 3-Jan-2009/2:21:06+11:00 | Full distribution including docs, source and demo code. | |
| zips/COMLib-anton-med-20090103.zip | 66195 | 3-Jan-2009/2:21:05+11:00 | Medium distribution without source. | |
| zips/COMLib-anton-min-20090103.zip | 33510 | 3-Jan-2009/2:21:05+11:00 | Minimum distribution containing just comlib.r and com2rebol.dll |