From: Andrei Stebakov (lispercat at gmail.com) Date: Thu Aug 7 11:24:53 EDT 2008 |
|
Hi MisterX can only instantiate objects which implement IDispatch interface. If I need to create components based on IUnknown or some other interface, should I use FFI or write a wrapper in C++, just like MisterX implemented? Thank you, Andrew -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.racket-lang.org/users/archive/attachments/20080807/cd27c365/attachment.html>
Posted on the users mailing list. |
|