Click to See Complete Forum and Search --> : Modeless Dialog Box


Kelvin
July 18th, 1999, 09:06 PM
I want to use win32 functions to create a modeless dialog box, display a message to the user in the
dialog box, and at the same time, i do some background heavy stuff, after finishing my task, destroy the
modeless message box. How can i do this? Please help..

herbieII
July 18th, 1999, 09:17 PM
It's called a "Splash Screen" and there are several examples available.

Roger L. McElfresh