
The ActiveX part of MysterX is gone. The `ffi/com' re-imeplemtnation provides only core COM support. The "mysssink" DLL is still needed, and its source is still in the tree, but it is downloaded in the same way as other pre-built DLLs. The DLL no longer needs to be registered with regsvr32.
4 lines
97 B
Racket
4 lines
97 B
Racket
#lang setup/infotab
|
|
|
|
(define scribblings '(("scribblings/mysterx.scrbl" (multi-page) (legacy))))
|