[rdnzl-devel] rdnzl for clozure cl

Raymond Wiker rwiker at gmail.com
Fri Nov 11 13:24:41 UTC 2011


You might want to try a simpler example first:

(rdnzl:load-assembly "System.Windows.Forms")

--- this should give something like

#<RDNZL::CONTAINER System.Reflection.Assembly #x9D70E8>

If that doesn't work, you should try

(ccl:open-shared-library "RDNZL.DLL")

If that works, you need to look at rdnzl:invoke, and the functions
called by rdnzl invoke.




More information about the rdnzl-devel mailing list