Initial MSVC 2008 projects workspace
This commit is contained in:
10
l2ooghelper/ProgressHP.h
Normal file
10
l2ooghelper/ProgressHP.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef H_PROGRESSHP
|
||||
#define H_PROGRESSHP
|
||||
|
||||
void SubclassProgressHP( HWND hWnd, UserInfo *pusr );
|
||||
void SubclassProgressMP( HWND hWnd, UserInfo *pusr );
|
||||
void SubclassProgressCP( HWND hWnd, UserInfo *pusr );
|
||||
void SubclassProgressWeight( HWND hWnd, UserInfo *pusr );
|
||||
void SubclassProgressTargetHP( HWND hWnd, UserInfo *pusr );
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user