Getting a window handle in Win32
Is it possible to get the HWND window handle from an CAPI:interface in LispWorks Windows? I have a DLL I'd like to use and need to create a window to pass off to it. I don't want to use the CreateWindow foreign function, because I'd like to use a pane that is embedded in an existing interface. Sorry if this is a little confusing :-) Jeff M. -- http://www.retrobyte.org mailto:massung@gmail.com