|
|
1.1 ! root 1: /************************************************************************\ ! 2: * ! 3: * SPINTEST.H ! 4: * ! 5: \************************************************************************/ ! 6: ! 7: ! 8: ! 9: /************************************************************************\ ! 10: * SYMBOLIC CONSTANTS ! 11: \************************************************************************/ ! 12: ! 13: #define IDM_ABOUT 101 /* the only menuitem */ ! 14: ! 15: #define BORDER 4 ! 16: ! 17: ! 18: ! 19: /************************************************************************\ ! 20: * GLOBAL VARIABLES ! 21: \************************************************************************/ ! 22: ! 23: HANDLE hInst; ! 24: HWND hwndSpin[3]; ! 25: ! 26: ! 27: /************************************************************************\ ! 28: * FUNCTION PROTOTYPES ! 29: \************************************************************************/ ! 30: ! 31: LONG MainWndProc (HWND, UINT, UINT, LONG); ! 32: BOOL SpintestDlgProc (HWND, UINT, UINT, LONG);
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.