|
|
1.1 ! root 1: ! 2: /******************************************************************************\ ! 3: * This is a part of the Microsoft Source Code Samples. ! 4: * Copyright (C) 1993 Microsoft Corporation. ! 5: * All rights reserved. ! 6: * This source code is only intended as a supplement to ! 7: * Microsoft Development Tools and/or WinHelp documentation. ! 8: * See these sources for detailed information regarding the ! 9: * Microsoft samples programs. ! 10: \******************************************************************************/ ! 11: ! 12: /*************************************************************\ ! 13: * world.h: Header file for WORLD sample * ! 14: * * ! 15: * * ! 16: \*************************************************************/ ! 17: ! 18: ! 19: /******* Menu Defines *******/ ! 20: ! 21: #define IDM_OPEN 1000 ! 22: #define IDM_EXIT 1001 ! 23: #define IDM_SCALE 1002 ! 24: #define IDM_ABOUT 1003 ! 25: ! 26: ! 27: /***** Control Defines ******/ ! 28: ! 29: #define IDC_HORZ 2000 ! 30: #define IDC_VERT 2001 ! 31:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.