Re: Display message when loading
- Posted by Wolf <wolfritz at KING.IGS.NET> Apr 17, 2001
- 365 views
Have you tried using: showWindow(yourwindow,SW_SHOWNORMAL) ... just before your loading routine ? Might have to do this for the progress 'window' too, I dunno.