Re: Rob win32 ??
- Posted by Robert Craig <rds at ATTCANADA.NET> Aug 13, 1999
- 466 views
Bernie Ryan writes: > I have written a windows program and it displays the > window OK when I close the window, Euphoria displays a > DOSBOX error message that that in func WndProc() > MessageBoxA returns a value and dumps out the > ^^call-back > etc. ... > up to the PostQuitMessage > The problem is that I have NO MessageBoxA() function in > my WndProc It would help if you gave the exact error message that you got from Euphoria. I don't know what sort of error happened here. Keep in mind that a C function called "MessageBoxA" is called by the Euphoria message_box() routine in euphoria\include\msgbox.e. Maybe the error happened when you called message_box(). Regards, Rob Craig Rapid Deployment Software http://members.aol.com/FilesEu/