|
|
1.1 ! root 1: #define CPCAPTION 1 ! 2: ! 3: #define AMP_ICON 100 ! 4: #define AMP_NAME 101 ! 5: #define AMP_DESC 102 ! 6: #define AMP_DLG 103 ! 7: ! 8: #define TUNER_ICON 200 ! 9: #define TUNER_NAME 201 ! 10: #define TUNER_DESC 202 ! 11: #define TUNER_DLG 203 ! 12: ! 13: #define TAPE_ICON 300 ! 14: #define TAPE_NAME 301 ! 15: #define TAPE_DESC 302 ! 16: #define TAPE_DLG 303 ! 17: ! 18: ! 19: // function prototypes ! 20: LONG CALLBACK CPlApplet(HWND, UINT, LONG, LONG); ! 21: BOOL APIENTRY AmpDlgProc(HWND, UINT, UINT, LONG); ! 22: BOOL APIENTRY TunerDlgProc(HWND, UINT, UINT, LONG); ! 23: BOOL APIENTRY TapeDlgProc(HWND, UINT, UINT, LONG); ! 24:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.