Lhaz
|
#include <lhazprg.h>
公開メンバ関数 | |
LHAZPRG (HINSTANCE hins, HWND parent, DWORD style, bool taskbar=false) | |
LHAZPRG (HINSTANCE hins, HWND parent, DWORD style, int x, int y, int nWidth, int nHeight, bool taskbar=false) | |
‾LHAZPRG (void) | |
HWND | GetHwnd (void) |
void | SetRange (int max) |
void | SetStep (int step) |
void | StepIt (void) |
void | SetTotal (LONGLONG t) |
void | SetMelted (LONGLONG m) |
void | Show (void) |
void | Hide (void) |
void | SetPos (int pos) |
void | ChgStyle (DWORD style) |
void | Progress (unsigned int size) |
void | MoveWindow (int X, int nWidth) |
非公開メンバ関数 | |
void | Create (DWORD style) |
非公開変数類 | |
HWND | Hwnd |
HINSTANCE | Instance |
HWND | Parent |
int | X |
int | Y |
int | Width |
int | Height |
LONGLONG | Total |
LONGLONG | Melted |
unsigned int | Pos |
ITaskbarList3 * | m_ptl |
静的非公開変数類 | |
static const int | DEF_X = 7 |
static const int | DEF_Y = 23 |
static const int | DEF_WIDTH = 226 |
static const int | DEF_HEIGHT = 20 |
LHAZPRG::LHAZPRG | ( | HINSTANCE | hins, |
HWND | parent, | ||
DWORD | style, | ||
int | x, | ||
int | y, | ||
int | nWidth, | ||
int | nHeight, | ||
bool | taskbar = false |
||
) |
LHAZPRG::‾LHAZPRG | ( | void | ) |
void LHAZPRG::ChgStyle | ( | DWORD | style | ) |
|
private |
|
inline |
|
inline |
void LHAZPRG::MoveWindow | ( | int | X, |
int | nWidth | ||
) |
void LHAZPRG::Progress | ( | unsigned int | size | ) |
|
inline |
void LHAZPRG::SetPos | ( | int | pos | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |