Searched refs:splash (Results 1 – 1 of 1) sorted by relevance
270 splash_screen *splash = new splash_screen(TRUE); in InitInstance() local271 splash->CreateEx(0, splash_class_name, NULL, in InitInstance()273 tag_status = splash->RunModalLoop(); in InitInstance()274 splash->DestroyWindow(); in InitInstance()275 delete splash; in InitInstance()449 splash_screen *splash = new splash_screen(FALSE); in OnAppAbout() local450 splash->CreateEx(0, splash_class_name, NULL, in OnAppAbout()452 splash->RunModalLoop(); in OnAppAbout()453 splash->DestroyWindow(); in OnAppAbout()454 delete splash; in OnAppAbout()