Diff for /Amaya/amaya/resource.h between versions 1.69 and 1.70

version 1.69, 2000/10/13 13:36:23 version 1.70, 2000/10/24 16:06:09
Line 246 Line 246
 #define ANNOTMENU                       542  #define ANNOTMENU                       542
 #define INITCONFIRM3LDIALOG1            543  #define INITCONFIRM3LDIALOG1            543
 #define ANNOTFILTERMENU                 544  #define ANNOTFILTERMENU                 544
   #define MAKEIDMENU                      545
 #define ID_CONFIRM                      1000  #define ID_CONFIRM                      1000
 #define ID_DONE                         1001  #define ID_DONE                         1001
 #define IDC_URLEDIT                     1002  #define IDC_URLEDIT                     1002
Line 659 Line 660
 #define IDC_TFILTEROPTIONS              1528  #define IDC_TFILTEROPTIONS              1528
 #define IDC_TFILTERHIDDEN               1529  #define IDC_TFILTERHIDDEN               1529
 #define IDC_FILTERSEL                   1531  #define IDC_FILTERSEL                   1531
   #define ID_CREATEID                     1533
   #define ID_REMOVEID                     1534
   #define IDC_IDC_TIDELEMNAME             1535
   #define IDC_IDELEMNAME                  1536
   #define IDC_IDAPPLYTOSEL                1537
 #define ID_BUTTON40017                  40017  #define ID_BUTTON40017                  40017
 #define ID_BUTTON40018                  40018  #define ID_BUTTON40018                  40018
 #define ID_BUTTON40019                  40019  #define ID_BUTTON40019                  40019
Line 703 Line 709
 //   // 
 #ifdef APSTUDIO_INVOKED  #ifdef APSTUDIO_INVOKED
 #ifndef APSTUDIO_READONLY_SYMBOLS  #ifndef APSTUDIO_READONLY_SYMBOLS
 #define _APS_NEXT_RESOURCE_VALUE        545  #define _APS_NEXT_RESOURCE_VALUE        546
 #define _APS_NEXT_COMMAND_VALUE         40052  #define _APS_NEXT_COMMAND_VALUE         40052
 #define _APS_NEXT_CONTROL_VALUE         1533  #define _APS_NEXT_CONTROL_VALUE         1538
 #define _APS_NEXT_SYMED_VALUE           101  #define _APS_NEXT_SYMED_VALUE           101
 #endif  #endif
 #endif  #endif

Removed from v.1.69  
changed lines
  Added in v.1.70


Webmaster