#include "stdafx.h"#include "Splasher.h"Defines | |
| #define | WS_EX_LAYERED 0x00080000 |
| #define | LWA_COLORKEY 0x00000001 |
| #define | CS_DROPSHADOW 0x00020000 |
Functions | |
| IMPLEMENT_DYNCREATE (CSplashWnd, CWnd) | |
| #define CS_DROPSHADOW 0x00020000 |
| #define LWA_COLORKEY 0x00000001 |
| #define WS_EX_LAYERED 0x00080000 |
| IMPLEMENT_DYNCREATE | ( | CSplashWnd | , | |
| CWnd | ||||
| ) |
1.5.1-p1