Lispworks com automation sample code

From: Fernando (frr_at_NOSPAMeasyjob.net)
Date: 04/29/04


Date: Thu, 29 Apr 2004 17:12:54 +0200

Hi,

I need to use some activeX dlls created with VB from Lisp (Lispworks). I
already read the fine manual, but I'm still lost...

Does anyone have experience (or sample code) with this sort of stuff?

Ideally, I would like to have clos wrapper classes encapsulating the classes
defined in those dlls.

Thanks

PS: The interface of the VB classes is very simple, they only pass integers
and strings (BSTRs) back and forward.