![]() |
ROOT
6.06/09
Reference Guide
|
Include dependency graph for TWin32SplashThread.cxx:Go to the source code of this file.
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 | ||
| ) |
Referenced by HandleSplashThread().
| void DestroySplashScreen | ( | ) |
Referenced by TWin32SplashThread::~TWin32SplashThread().
|
static |
thread for handling Splash Screen
Definition at line 21 of file TWin32SplashThread.cxx.
Referenced by TWin32SplashThread::TWin32SplashThread().
| TWin32SplashThread* gSplash = 0 |
Definition at line 13 of file TWin32SplashThread.cxx.
Referenced by HandleSplashThread().