|
|
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: #define IDM_FILE 111 ! 13: #define IDM_DIR 112 ! 14: #define IDM_PRINT 113 ! 15: #define IDM_EXIT 115 ! 16: #define IDM_TIME 116 ! 17: #define IDM_OPEN 121 ! 18: #define IDM_SAVELIST 122 ! 19: #define IDM_EDITLEFT 123 ! 20: #define IDM_EDITRIGHT 124 ! 21: #define IDM_EDITCOMP 125 ! 22: #define IDM_SETEDIT 126 ! 23: #define IDM_COPYFILES 127 ! 24: ! 25: #define IDM_ABOUT 131 ! 26: ! 27: #define IDD_ICON 132 ! 28: #define IDD_VERSION 133 ! 29: #define IDD_LABEL 136 ! 30: #define IDD_DIR1 137 ! 31: #define IDD_DIR2 138 ! 32: #define IDD_LAB1 139 ! 33: #define IDD_LAB2 140 ! 34: #define IDD_LAB3 141 ! 35: #define IDD_RECURSIVE 143 ! 36: ! 37: #define IDM_CLOSE 161 ! 38: ! 39: #define IDM_OUTLINE 180 ! 40: #define IDM_EXPAND 181 ! 41: #define IDM_FCHANGE 182 ! 42: #define IDM_LNRS 185 ! 43: #define IDM_RNRS 186 ! 44: #define IDM_NONRS 187 ! 45: #define IDM_LONLY 188 ! 46: #define IDM_RONLY 189 ! 47: #define IDM_BOTHFILES 190 ! 48: #define IDM_UPDATE 194 ! 49: #define IDM_FPCHANGE 195 ! 50: #define IDM_IGNBLANKS 196 ! 51: #define IDM_PICTURE 197 ! 52: #define IDM_LAZY 198 ! 53: #define IDM_INCSAME 201 ! 54: #define IDM_INCLEFT 202 ! 55: #define IDM_INCRIGHT 203 ! 56: #define IDM_INCDIFFER 204 ! 57: ! 58: #define IDC_RCDISP1 501 ! 59: #define IDC_BAR 510 ! 60: #define IDC_STATUS 550 ! 61: #define IDM_ABORT 551 ! 62: #define IDL_STATLAB 552 ! 63: #define IDL_NAMES 553 ! 64: ! 65: #define IDD_FILE 601 ! 66: #define IDD_IDENTICAL 602 ! 67: #define IDD_DIFFER 603 ! 68: #define IDD_LEFT 604 ! 69: #define IDD_RIGHT 605 ! 70: ! 71: #define IDD_FROMGROUP 610 ! 72: #define IDD_FROMLEFT 611 ! 73: #define IDD_FROMRIGHT 612
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.