racket/collects/ffi/unsafe
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
..
private remove MysterX DLL, replace with wrapper around `ffi/com' 2012-02-17 06:37:19 -07:00
alloc.rkt ffi/unsafe/alloc: releaser should be able to return a value 2012-02-17 06:36:23 -07:00
atomic.rkt fix yet another mistake in atomic-mode implementation 2010-11-05 15:54:47 -06:00
com.rkt remove MysterX DLL, replace with wrapper around `ffi/com' 2012-02-17 06:37:19 -07:00
cvector.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
define.rkt overhaul GC finalization 2010-11-05 15:54:47 -06:00
objc.rkt ffi/unsafe/objc: at least load on platforms without libobjc 2011-11-28 13:51:25 -07:00
try-atomic.rkt fix ffi retain of callbacks 2011-10-09 09:01:15 -06:00