S
SQLNeophyte
Guest
I have a MFC GUI application. I have to do some processing right after the GUI has loaded. Is there any virtual function or Windows message/notification that I can override for this purpose, ie the one that is called right after the GUI is loaded?
Continue reading...
Continue reading...