racket/collects/mysterx/info.rkt
Matthew Flatt 11de33d4ff remove MysterX DLL, replace with wrapper around `ffi/com'
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.
2012-02-17 06:37:19 -07:00

4 lines
97 B
Racket

#lang setup/infotab
(define scribblings '(("scribblings/mysterx.scrbl" (multi-page) (legacy))))