#include "StdAfx.h"
#include "Shareaza.h"
#include "ImageServices.h"
#include "DlgSplash.h"
#include "FragmentBar.h"
Go to the source code of this file.
Defines | |
#define | WS_EX_LAYERED 0x80000 |
#define | LWA_ALPHA 0x02 |
#define | AW_BLEND 0x00080000 |
#define | AW_HIDE 0x00010000 |
#define | SPLASH_WIDTH 528 |
#define | SPLASH_HEIGHT 236 |
|
Definition at line 39 of file DlgSplash.cpp. Referenced by CSplashDlg::Hide(), and CSplashDlg::OnInitDialog(). |
|
Definition at line 40 of file DlgSplash.cpp. Referenced by CSplashDlg::Hide(). |
|
Definition at line 37 of file DlgSplash.cpp. |
|
Definition at line 43 of file DlgSplash.cpp. Referenced by CSplashDlg::DoPaint(), and CSplashDlg::OnInitDialog(). |
|
Definition at line 42 of file DlgSplash.cpp. Referenced by CSplashDlg::DoPaint(), and CSplashDlg::OnInitDialog(). |
|
Definition at line 36 of file DlgSplash.cpp. |