At Wed, 10 Oct 2012 11:19:17 +0200, [email protected] wrote: > I face an Windows service which has no IDispatch implemented so I cannot use > com-invoke. Is it possible to access the vtable to invoke the functions?
See `ffi/unsafe/com', especially `define-com-interface'. ____________________ Racket Users list: http://lists.racket-lang.org/users

