#include <LoadingWindow_Win32.h>
Inheritance diagram for LoadingWindow_Win32:
Public Member Functions | |
LoadingWindow_Win32 () | |
~LoadingWindow_Win32 () | |
void | SetText (CString str) |
void | Paint () |
Static Private Member Functions | |
BOOL CALLBACK | WndProc (HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) |
Private Attributes | |
AppInstance | handle |
HWND | hwnd |
CString | text [3] |
|
|
|
|
|
Implements LoadingWindow. |
|
Reimplemented from LoadingWindow. |
|
|
|
|
|
|
|
|