#include <TWin32SplashThread.h>
Public Member Functions | |
TWin32SplashThread (Bool_t extended) | |
~TWin32SplashThread () | |
Public Attributes | |
void * | fHandle |
Definition at line 20 of file TWin32SplashThread.h.
TWin32SplashThread::TWin32SplashThread | ( | Bool_t | extended | ) |
Definition at line 30 of file TWin32SplashThread.cxx.
References DWORD, fHandle, gSplash, HandleSplashThread(), LPVOID, and NULL.
TWin32SplashThread::~TWin32SplashThread | ( | ) |
Definition at line 40 of file TWin32SplashThread.cxx.
References DestroySplashScreen(), and fHandle.
Definition at line 22 of file TWin32SplashThread.h.
Referenced by TWin32SplashThread(), and ~TWin32SplashThread().