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