View Full Version : how to paint a bmp when loading an app


alan1227
29-10-2003, 10:04 AM
Dear All,

I have a problem to paint a bmp image "LOADING" when loading an application, i.e. before the loading process. Could any one tell me how to do this?

I have tried to call SystemGC() after calling CreateWindowL(), SetRect(aRect) and ActivateL(). However, there is an error.

Thank you very much for your help!

Alan