1. Ok, I PROMISE. My last message of the day
- Posted by "Matt A. Arriola" <Prog_Matt at YAHOO.COM> Aug 24, 1999
- 592 views
- Last edited Aug 25, 1999
Is there any way that 16-bit DLL's can be supported/added in Euphoria? I had a little trouble calling user32.dll func's. Instead of returning a window handle, FindWindowA returns a 100-something number. I noticed in pathetic Liberty Basic which only supports 16-bit DLL's, that FINDWINDOW in User.exe returns a real window handle, and I can use that.

