ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions | Variables
TWin32SplashThread.cxx File Reference
#include "Windows4Root.h"
#include "TWin32SplashThread.h"
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

TWin32SplashThreadgSplash = 0
 

Function Documentation

void CreateSplash ( DWORD  time,
BOOL  extended 
)

Referenced by HandleSplashThread().

void DestroySplashScreen ( )
static DWORD WINAPI HandleSplashThread ( LPVOID  extended)
static

thread for handling Splash Screen

Definition at line 21 of file TWin32SplashThread.cxx.

Referenced by TWin32SplashThread::TWin32SplashThread().

Variable Documentation

TWin32SplashThread* gSplash = 0

Definition at line 13 of file TWin32SplashThread.cxx.

Referenced by HandleSplashThread().