home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / sdktools / windiff / wdiffrc.h < prev    next >
Text File  |  1997-10-05  |  4KB  |  121 lines

  1.  
  2. /******************************************************************************\
  3. *       This is a part of the Microsoft Source Code Samples. 
  4. *       Copyright (C) 1993-1997 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
  74.  
  75. #define IDS_LINE_NOT_VISIBLE        650
  76. #define IDS_ONLY_IN                 651
  77. #define IDS_DIFFERENT_SIZES         652
  78. #define IDS_IDENTICAL               653 
  79. #define IDS_FILES_DIFFER            654 
  80. #define IDS_SAME_SIZE               655 
  81. #define IDS_CANT_OPEN_TMP_FILE      656 
  82. #define IDS_BAD_ARGUMENT            657 
  83. #define IDS_SELECT_FIRST_FILE       658 
  84. #define IDS_SELECT_SECOND_FILE      659 
  85. #define IDS_COULDNT_FIND            660 
  86. #define IDS_CANT_OPEN               661 
  87. #define IDS_IDENTICAL_COMMA         662 
  88. #define IDS_LEFT_ONLY_COMMA         663 
  89. #define IDS_RIGHT_ONLY_COMMA        664 
  90. #define IDS_DIFFERING               665 
  91. #define IDS_FILES_LISTED            666 
  92. #define IDS_ENTER_DIR_NAME          667 
  93. #define IDS_FAILED_TO_COPY          668 
  94. #define IDS_COPYING                 669 
  95. #define IDS_COPY_ABORTED            670 
  96. #define IDS_COPY_FAILED             671 
  97. #define IDS_COPY_COMPLETE           672 
  98. #define IDS_FILES_ONLY              673 
  99. #define IDS_EXIT                    674 
  100. #define IDS_USAGE_STR               675
  101. #define IDS_WINDIFF_USAGE           676 
  102. #define IDS_PAGE                    677 
  103. #define IDS_NO_MORE_CHANGES         678 
  104. #define IDS_NO_PREV_CHANGES         679 
  105. #define IDS_OUTLINE                 680 
  106. #define IDS_EXPAND                  681 
  107. #define IDS_FILE_DOESNT_EXIST       682 
  108. #define IDS_FAILED_TO_LAUNCH_EDT    683 
  109. #define IDS_COMPARING               684 
  110. #define IDS_SCANNING                685 
  111. #define IDS_ABORT                   686 
  112. #define IDS_PLEASE_WAIT             687 
  113. #define IDS_ABORT_PENDING           688 
  114. #define IDS_SECONDS                 690 
  115. #define IDS_CREATE_DIFF_LIST        691 
  116. #define IDS_ENTER_EDT_CMD_LINE      692 
  117. #define IDS_HEADER_LINE_STR         693
  118. #define IDS_SAME_SIZE_ETC           694
  119. #define IDS_COULDNT_BE_OPENED       695
  120. #define IDS_FILEOPEN                696
  121.