|
|
1.1 root 1: #define IDM_SUSPENDGREEN 501
2: #define IDM_SUSPENDRED 502
3: #define IDM_RESUMEGREEN 601
4: #define IDM_RESUMERED 602
5:
6: #define IDM_GLOW 701
7: #define IDM_GBNORM 702
8: #define IDM_GNORM 703
9: #define IDM_GANORM 704
10: #define IDM_GHIGH 705
11:
12: #define IDM_RLOW 751
13: #define IDM_RBNORM 752
14: #define IDM_RNORM 753
15: #define IDM_RANORM 754
16: #define IDM_RHIGH 755
17:
18: #define GREEN 0x00007F00
19: #define RED 0x0000007F
20:
21: LONG APIENTRY MainWndProc (HWND, UINT, UINT, LONG);
22: VOID ThreadProc (LPVOID *);
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.