Available now is Mixwin V1.1 for Corman Lisp. This was the next version of my Miniwin Win32 GUI library that I wrote a few years back. What this does compared with the Miniwin that ships with Corman Lisp is adds support for subclassed controls and hosting ActiveX controls.
See the examples at the end of the miniwin.lisp for examples of subclassing the Windows Edit control, and for hosting an Internet Explorer window and retrieving the HTML from it as a string.
The ActiveX support uses the Active Template Library for hosting the control. You'll need a recent version of the ATL runtime library from Microsoft. Windows XP ships with this and later versions of their other operating systems probably do too.
9:00:08 PM
|