#include <Splasher.h>
Public Member Functions | |
| CSplashFactory () | |
| ~CSplashFactory () | |
| BOOL | Create (CRuntimeClass *pRuntimeClassSplashWnd) |
| BOOL | Close (CWnd *pWndToGainFocus=NULL) |
Protected Attributes | |
| CSplashThread * | m_pSplashThread |
| CSplashFactory::CSplashFactory | ( | ) |
| CSplashFactory::~CSplashFactory | ( | ) |
| BOOL CSplashFactory::Create | ( | CRuntimeClass * | pRuntimeClassSplashWnd | ) |
| BOOL CSplashFactory::Close | ( | CWnd * | pWndToGainFocus = NULL |
) |
CSplashThread* CSplashFactory::m_pSplashThread [protected] |
1.5.1-p1