ROOT 6.14/05 Reference Guide |
Functions | |
void | CreateSplash (DWORD time, bool extended) |
void | DestroySplashScreen () |
static DWORD WINAPI | HandleSplashThread (LPVOID extended) |
thread for handling Splash Screen More... | |
Variables | |
TWin32SplashThread * | gSplash = 0 |
void CreateSplash | ( | DWORD | time, |
bool | extended | ||
) |
void DestroySplashScreen | ( | ) |
|
static |
thread for handling Splash Screen
Definition at line 21 of file TWin32SplashThread.cxx.
TWin32SplashThread* gSplash = 0 |
Definition at line 13 of file TWin32SplashThread.cxx.