|
|
1.1 root 1: //��������������������������������������������������������������������������Ŀ
2: //� Exported Functions �
3: //����������������������������������������������������������������������������
4:
5: BOOL CreateToolbarWnd (HWND hWnd) ;
6:
7: void ToolbarEnableButton (HWND hWndTB,
8: int iButtonNum,
9: BOOL bEnable) ;
10:
11:
12: void ToolbarDepressButton (HWND hWndTB,
13: int iButtonNum,
14: BOOL bDepress) ;
15:
16: void OnToolbarHit (WPARAM wParam,
17: LPARAM lParam) ;
18:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.