home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 March / VPR9703A.ISO / FWINDOWS / Win95 / Qxnh40 / QXNH40.LZH / ID.H < prev    next >
Text File  |  1996-12-22  |  27KB  |  911 lines

  1. //version=47  datetime=1996/12/07 14:39:52
  2. //エディットIDの下1桁
  3. //00 - 49    何でも可
  4. //50 - 69    数字
  5. //70 - 89    ファイル
  6. //90 - 98    アルファベットのみ
  7. //99        数字 + -
  8.  
  9. /////#define IDD_OPEN        202
  10.  
  11. //文書一覧
  12. #define IDD_FILELIST        203
  13.     #define IDDL_FILELIST        20300
  14.     #define IDDS_FILELISTTITLE    20301
  15.     #define IDDB_FILESHOSAI        20302
  16.     #define IDDB_FILELISTOPEN    20303
  17.     #define IDOK_FILELISTh            20348
  18.     #define IDCN_FILELISTh            20349
  19.  
  20. //最近編集した文書一覧
  21. #define IDD_LASTLIST        204
  22.     #define IDDL_LASTLIST        20400
  23.     #define IDDB_LASTLISTOPEN    20401
  24.     #define IDDB_LASTLISTPREVIEW    20402
  25.     #define IDDT_LASTLISTSORT    20403
  26.     #define IDOK_LASTLISTh            20448
  27.     #define IDCN_LASTLISTh            20449
  28.  
  29. //検索ダイアログ
  30. #define IDD_SEARCH        205
  31.     #define IDDC_SEARCHSTRING    20500
  32.     #define IDDT_SEARCHIGNORE    20501
  33.     #define IDDT_SEARCHWORD        20502
  34.     #define IDDB_SEARCHTOP        20503
  35.     #define IDDT_STOPMARK        20504
  36.     #define IDDT_SEARCHCHANGE    20505
  37.     //#define IDDT_SEARCHFROMTOP    110
  38.     #define IDDT_SEARCHNEXTINIT    20511
  39.     #define IDDB_GETTEXT        20530
  40.     #define IDDT_SEARCHINCREMENTAL    20512
  41.     #define IDOK_SEARCHh            20548
  42.     #define IDCN_SEARCHh            20549
  43.  
  44. //指定する行へ移動
  45. #define IDD_JUMPLINE        206
  46.     #define IDDE_JUMPLINE        20699    //EXEDIT_DIGIT + EXEDIT_PLUSMINUS)
  47.     #define IDDT_JUMPTYPE        20601
  48.     #define IDDT_JUMPTYPEPAGE    20602
  49.     #define IDOK_JUMPLINEh            20648
  50.     #define IDCN_JUMPLINEh            20649
  51.  
  52. //置換ダイアログ
  53. #define IDD_REPLACE        207
  54.     //#define IDDC_SEARCHSTRING    20500    //same
  55.     //#define IDDT_SEARCHIGNORE    20501    //same
  56.     //#define IDDT_SEARCHWORD        20502    //same
  57.     //#define IDDB_SEARCHTOP        103
  58.     //#define IDDT_STOPMARK        20504    //same
  59.     #define IDDC_REPLACESTRING    20705
  60.     #define IDDT_REPLACEGOBACK    20706
  61.     #define IDDT_SEARCHFROMTOP    20710
  62.     //#define IDDT_SEARCHNEXTINIT    20511    //same
  63.     //#define IDDB_GETTEXT        20530    //same //@@@@@
  64.     #define IDDS_REPLACESTRING    20520    //検索の番号
  65.     #define IDOK_REPLACEh            20748
  66.     #define IDCN_REPLACEh            20749
  67.  
  68. //書式設定
  69.  #define IDD_MODESET        208
  70.     #define IDDL_MODECATEGORY    20801
  71.     #define IDDS_MODESTRING        20802
  72.  
  73. //共通設定
  74.  #define IDD_MODEALLSET        209
  75.     //#define IDDL_MODECATEGORY    20801    //same as IDD_MODESET
  76.  
  77. //                210
  78.  
  79. //置換確認ダイアログ
  80. #define IDD_REPLACEYN        211
  81.     #define IDDB_NEXTSEARCH        21100
  82.     #define IDDB_ALLREPLACE        21101
  83.     #define IDDB_REPLACE1        21102
  84.     #define IDDS_ALLREPLACE2    21103
  85.     #define IDDS_REPSTIRNG        21104
  86.     #define IDOK_REPYNh            21148
  87.     #define IDCN_REPYNh            21149
  88.  
  89. //全置換ダイアログ
  90.  #define IDD_ALLREPLACE        212
  91.     #define IDDS_ALLREPLACE        21200
  92.     #define IDDT_ALLREPHIGH        21201
  93.  
  94. //フォント設定
  95. #define IDD_FONT        213
  96.     #define IDDC_FONTNAME        21300
  97.     #define IDDC_FONTSIZE        21301
  98.     #define IDDS_SAMPLE        21302
  99.     #define IDDS_FONTSIZE        21303
  100.     #define IDDS_FONTSIZEMM        21304
  101.     #define IDDT_FONTTATE        21305
  102.     #define IDDT_FONTPRO        21306
  103.     #define IDOK_FONTh            21348
  104.     #define IDCN_FONTh            21349
  105.  
  106. //C関数一覧
  107. #define IDD_CFUNCTION        214
  108.     #define IDDL_FUNCTION        21400
  109.     #define IDDS_LISTFILE        21401
  110.     #define IDDS_LISTCOUNT        21402
  111.     #define IDOK_FUNCTIONh            21448
  112.     #define IDCN_FUNCTIONh            21449
  113.  
  114.     #define IDD_LISTPREPRO        21420
  115.     //#define IDD_CFUNCTION    
  116.     #define IDD_LISTMARK        21421
  117.     #define IDD_LISTINCLUDE        21422
  118.     #define IDD_LISTUSER        21423
  119.     #define IDD_LISTSWITCH        21424
  120.     #define IDD_LISTSTRUCT        21425
  121.     #define IDD_LISTCOMMENT        21426
  122.     #define IDD_LISTCLANGUAGE    21427
  123.     #define IDD_LISTCAPTION        21428
  124.  
  125. //ジャンプ前の位置へ移動
  126. #define IDD_JUMPBEFORE        215
  127.     #define IDDL_JUMPBEFORE        21500
  128.     #define IDOK_JUMPBEFOREh        21548
  129.     #define IDCN_JUMPBEFOREh        21549
  130.  
  131. //ダイレクトタグジャンプ
  132. #define IDD_DTAGJUMP        216
  133.     #define IDDL_DTAGJUMP        21600
  134.     #define IDOK_DTAGJUMPh            21648
  135.     #define IDCN_DTAGJUMPh            21649
  136.  
  137. //開く
  138. #define IDD_OPENFILE        217
  139.     #define IDDS_OPENDIR        21700
  140.     #define IDDE_OPENFILE        21701
  141.     #define IDDL_OPENLIST        21702
  142.     #define IDDS_OPENCOUNT        21703
  143.     #define IDDC_OPENTYPE        21704
  144.     #define IDDC_OPENSORT        21705
  145.     #define IDDT_OPEN1OR3        21706
  146.     #define IDDB_OPENRESET        21707
  147.     #define IDDS_OPENTYPE        21708
  148.     #define IDDS_OPENSORT        21709
  149.     #define IDDT_OPENBINARY        21710
  150.     #define IDDT_OPENBACKUP        21711
  151.     //#define IDDT_OPENEUC        21712
  152.     #define IDDB_OPENCURRENT    21713
  153.     #define IDDB_OPENDIRECTORY    21714
  154.     #define IDDT_OPENBACKSPACE    21715
  155.     #define IDDB_OPENDIR1        21731
  156.     #define IDDB_OPENDIR2        21732
  157.     #define IDDB_OPENDIR3        21733
  158.     #define IDDB_OPENDIR4        21734
  159.     #define IDDB_OPENDIR5        21735
  160.     #define IDDB_OPENDIR6        21736
  161.     #define IDDB_OPENDIR7        21737
  162.     #define IDDB_OPENDIR8        21738
  163.     #define IDDB_OPENDIR9        21739
  164.     #define IDDB_OPENDIR0        21740
  165.     #define IDDM_NETWORK        21741
  166.     #define IDDC_OPENCODE        21742
  167.     #define IDDB_OPENTOPDIR        21743
  168.     #define IDDT_OPENRONLY        21744
  169.     #define IDOK_OPENh            21748
  170.     #define IDCN_OPENh            21749
  171.  
  172. //キーマクロ読み込み
  173. #define IDD_KMACROLOAD        218
  174.     #define IDDL_KMLLIST        21800
  175.     #define IDDL_KMLLOADEXEC    21801
  176.     #define IDDB_KMLDEL        21802
  177.     #define IDOK_KMLh            21848
  178.     #define IDCN_KMLh            21849
  179.  
  180. //キーマクロ保存
  181. #define IDD_KMACROSAVE        219
  182.     #define IDDE_KMSFILE        21900
  183.     #define IDDE_KMSCOMMENT        21901
  184.     #define IDDL_KMSLIST        21902
  185.     #define IDOK_KMSh            21948
  186.     #define IDCN_KMSh            21949
  187.  
  188. //コントロールコードの入力
  189. #define IDD_LETTERCTRL        220
  190.     #define IDDL_LCLIST        22000
  191.     #define IDOK_LCLISTh            22048
  192.     #define IDCN_LCLISTh            22049
  193.  
  194. //文書一覧での詳細
  195. #define IDD_FILELIST1        221
  196.     #define IDDS_FILE1NAME        22100
  197.     #define IDDS_FILE1INFO1        22101
  198.     #define IDOK_FILE1NAMEh            22148
  199.  
  200. //バックタグジャンプ
  201. #define IDD_BACKTJUMP        222
  202.     #define IDDL_BTJLIST        22200
  203.     #define IDOK_BTJLISTh            22248
  204.     #define IDCN_BTJLISTh            22249
  205.  
  206. //#define IDD_SAVEAS        223
  207. //#define IDD_OPENC        224
  208.  
  209. //キー定義一覧
  210. #define IDD_LISTKEY        225
  211.     #define IDDL_KEYLIST        22500
  212.     #define IDDB_KEYLISTTXT        22501
  213.     #define IDOK_KEYLISTh            22548
  214.  
  215. //#define IDD_EXECCOMMAND        226
  216. //                227
  217.  
  218. //コマンド一覧
  219. #define IDD_SETCOMMAND        228
  220.     #define IDDL_SETCOMLIST        22800
  221.     #define IDDB_EXECCOMMAND    22801
  222.     #define IDOK_SETCOMLISTh        22848
  223.     #define IDCN_SETCOMLISTh        22849
  224.  
  225. //コマンド設定
  226. #define IDD_SETCOMMAND1        229
  227.     #define IDDE_COMCOMENT        22900
  228.     #define IDDE_COMCOMMAND        22901
  229.     #define IDDE_COMDIRECTORY    22902
  230.     #define IDDT_COMGETDOS        22903
  231.     #define IDDR_COMNOTSAVE        22904
  232.     #define IDDR_COMSAVEALL        22905
  233.     #define IDDR_COMSAVE1        22906
  234.     #define IDDT_COMSHELL        22907
  235.     #define IDOK_SETCOMh            22948
  236.     #define IDCN_SETCOMh            22949
  237.  
  238. //共通設定 表示
  239. #define IDD_MODEALLSETDISPLAY    230
  240.     //移動#define IDDT_PRTOOLBAR        100
  241.     //移動#define IDDT_PRSTATUSBAR    101
  242.     #define IDDT_ADDPATH        23002
  243.     #define IDDE_WALLPAPER         23070    //EXEDIT_FILENAME)
  244.     #define IDDT_CURSORTYPEDOS    23007
  245.     //移動#define IDDT_TOOLBARCHECK    108
  246.     #define IDDR_MOUSEIBEAM        23009
  247.     #define IDDR_MOUSEARROW        23010
  248.     #define IDDT_CLEARMODIFY    23011
  249.     #define IDDT_MDISCROLLBAR    23012
  250.     //移動#define IDDT_TOOLBAR1LINE    113
  251.     #define IDDT_CURSORUNDERLINE    23014
  252.     //移動#define IDDC_INTERLINE        (115 + EXEDIT_DIGIT)
  253.     #define IDDT_FLASHLESS        23016
  254.     #define IDDE_RULESCALE         23050    //EXEDIT_DIGIT)
  255.     //移動#define IDDT_FUNCTIONKEY    118
  256.     #define IDDE_MARKSAVESIZE     23051
  257.     #define IDDT_APPMAXHIDECAP    23017
  258.     #define IDDR_STSKANJISJIS    23018
  259.     #define IDDR_STSKANJIJIS    23019
  260.     #define IDDR_STSKANJIEUC    23020
  261.     #define IDDR_STSKANJIKUTEN    23021
  262.  
  263. //共通設定 編集
  264. #define IDD_MODEALLSETEDIT    231
  265.     #define IDDT_SHIFTSELECT    23102
  266.     #define IDDT_CLICKSTARTSELECT    23104
  267. /////    ##define IDDE_UNDOBUFSIZE    (105 + EXEDIT_DIGIT)
  268.     #define IDDE_SCROLLMARGIN     23150    //EXEDIT_DIGIT)
  269.     //移動#define IDDE_TEXTBUFFER        (107 + EXEDIT_DIGIT)
  270.     /////#define IDDT_CUTPASTECLIP    108
  271.     #define IDDT_UPDOWNLINE        23109
  272.     #define IDDE_JUMPSCROLL         23151    //EXEDIT_DIGIT)
  273.     #define IDDR_RULETHICK        23111
  274.     #define IDDR_RULETHIN        23112
  275.     #define IDDR_RULE1        23113
  276.     //移動#define IDDE_SWAPDIR        (114 + EXEDIT_FILENAME)
  277.     #define IDDE_HIGHSCROLL         23152    //EXEDIT_DIGIT)
  278.     #define IDDT_DELETE0FILE    23120
  279.     #define IDDT_REPLACESEL        23121
  280.     #define IDDT_REPLACESPACESKIP    23123
  281.     #define IDDT_IGNOREMENUKEY    23124
  282.     #define IDDT_RULEPROTECT    23125
  283.     #define IDDE_SCROLLMARGIN2     23153    //EXEDIT_DIGIT)
  284.  
  285. //共通設定 開く
  286. #define IDD_MODEALLSETOPEN    232
  287.     #define IDDT_EXTOPENDIALOG    23200
  288.     #define IDDT_RESTORECHILDWINDOW    23202
  289. /////    ###define IDDT_OPENSHARE        103
  290.     #define IDDE_OPENREADSIZE     23250    //EXEDIT_DIGIT)
  291.     #define IDDT_CHILDMAX        23205
  292.     #define IDDT_RESTORECURSOR    23207
  293.     #define IDDE_FREEREADSIZE     23251    //EXEDIT_DIGIT)
  294.     #define IDDT_QUERYOPENNEW    23209
  295.     #define IDDE_EUCDRIVE         23290    //EXEDIT_ALPHA)
  296.     #define IDDT_QUERYOPENBINARY    23211
  297.     #define IDDE_OPENTYPE         23270    //EXEDIT_FILENAME)
  298.     #define IDDE_OPENWIDTH         23252    //EXEDIT_DIGIT)
  299.     #define IDDE_OPENHEIGHT         23253    //EXEDIT_DIGIT)
  300.     #define IDDT_OPENCURDIR        23215
  301. //    #define IDDT_AUTOKANJICODE    23216
  302. /////    ###define IDDT_OPENSMALL        116    //現在未使用
  303.  
  304. //共通設定 その他
  305. #define IDD_MODEALLMISC        233
  306.     //移動#define IDDT_MODEALLSAVE    100
  307.     //#define IDDR_MODEALLNOTSAVE    101
  308.     //#define IDDR_MODEALLNOTSAVE1    102
  309.     #define IDDT_RESTOREWINDOW    23303
  310.     //#define IDDT_LOADLASTFILE    104
  311.     //移動#define IDDR_SHARENOT        105
  312.     //移動#define IDDR_SHAREWRITE        106
  313.     //移動#define IDDR_SHAREREADWRITE    107
  314.     #define IDDR_LOADLASTFILE    23308
  315.     #define IDDR_LOADNOTITLE    23309
  316.     #define IDDR_LOADNOTHING    23310
  317.     //移動#define IDDR_SHARENOT2        111
  318.  
  319. //共通設定 バックアップ
  320. #define IDD_MODEALLBACKUP    234
  321.     #define IDDE_MODEBACKUPN     23450    //EXEDIT_DIGIT)
  322.     #define IDDE_MODEBACKUPDIR     23470    //EXEDIT_FILENAME)
  323.     #define IDDT_MODEBACKUP        23402
  324.     #define IDDE_MODEBACKUPCOUNT     23451    //EXEDIT_DIGIT)
  325.     #define IDDE_MODEBACKUPSEC     23452    //EXEDIT_DIGIT)
  326.     #define IDDE_MODEBACKUPMIN     23453    //EXEDIT_DIGIT)
  327.     #define IDDT_MODEBACKUPDELSAVE    23406
  328.     #define IDDT_MODEBACKUPDELCLOSE    23407
  329.  
  330. //                235
  331. //共通設定 ヘルプ
  332. #define IDD_MODEALLHELP        236
  333.     #define IDDB_MODEALLFILEMAN    23600
  334.     #define IDDE_MODEALLHELP1    23670    //EXEDIT_FILENAME)
  335.     #define IDDE_MODEALLHELP2    23671    //EXEDIT_FILENAME)
  336.     #define IDDE_MODEALLHELP3    23672    //EXEDIT_FILENAME)
  337.     #define IDDE_MODEALLHELP4    23673    //EXEDIT_FILENAME)
  338.     #define IDDE_MODEALLHELP5    23674    //EXEDIT_FILENAME)
  339.     #define IDDE_MODEUSERHELP1    23675    //EXEDIT_FILENAME)
  340.     #define IDDE_MODEUSERHELP2    23676    //EXEDIT_FILENAME)
  341.     #define IDDE_MODEUSERHELP3    23677    //EXEDIT_FILENAME)
  342.     #define IDDB_MODEALLHELPHELP    23601
  343.  
  344. //共通設定 色設定
  345. #define IDD_MODEALLCOLOR    237
  346.     #define IDDL_COLNAME        23700
  347.     #define IDDL_COLOR        23701
  348.     #define IDDL_COLORBACK        23702
  349.     #define IDDS_COLSAMPLE        23703
  350.     #define IDDS_COLORBACK        23704
  351.     #define IDDB_COLORINIT        23705
  352.     #define IDDB_COLORCSTM        23706
  353.     #define IDDB_COLORBACKCSTM    23707
  354.  
  355. //共通設定 開発
  356. #define IDD_MODEALLDEV        238
  357.     #define IDDE_TAGDIRECTORY    23870    //EXEDIT_FILENAME)
  358.     #define IDDE_KEYWORDFILE1    23871    //EXEDIT_FILENAME)
  359.     #define IDDE_KEYWORDFILE2    23872    //EXEDIT_FILENAME)
  360.     #define IDDE_KEYWORDFILE3    23873    //EXEDIT_FILENAME)
  361.     #define IDDE_INCLUDEDIR        23874    //EXEDIT_FILENAME)
  362.     #define IDDT_CFUNCNOARG        23800
  363.  
  364. //共通設定 マウス
  365. #define IDD_MODEALLMOUSE    239
  366.     #define IDDT_STRINGDRAGDROP    23900
  367.     #define IDDR_DRAGMOVE        23901
  368.     #define IDDR_DRAGCOPY        23902
  369.     #define IDDR_DRAGRIGHTNO    23903
  370.     #define IDDR_DRAGRIGHTSTOP    23904
  371.     #define IDDR_DRAGRIGHTCHANGE    23905
  372.     #define IDDT_TRACKPOPUP        23906
  373.  
  374.  
  375. //書式設定 表示
  376. #define IDD_MODEDISPLAY        240
  377.     #define IDDT_PRTAB        24000
  378.     #define IDDT_PRRET        24001
  379.     #define IDDT_PRNEXT        24002
  380.     #define IDDT_PRLINE        24003
  381.     #define IDDT_PREOF        24004
  382.     #define IDDT_PRSTATUSLINE    24010
  383.     #define IDDT_PRVSCRBAR        24011
  384.     #define IDDT_PRHSCRBAR        24012
  385.     #define IDDT_PRUNDEREOF        24016
  386.     #define IDDT_PRMODIFY        24017
  387.     #define IDDT_PRRULER        24020
  388.     #define IDDT_PRPAGE        24021
  389.     #define IDDE_PRPAGENUM        24050    //EXEDIT_DIGIT)
  390.     #define IDDC_INTERLINE        24023
  391.     #define IDDB_PRFONT        24024
  392.     #define IDDS_PRFONTNAME        24025
  393.     #define IDDS_PRFONTSIZE        24026
  394.     #define IDDT_PRWIDTHRULE    24027
  395.     #define IDDT_PRZENSPACE        24028
  396.     #define IDDT_PRVERTRULE        24029
  397.     #define IDDE_PRVERTRULE        24051    //EXEDIT_DIGIT)
  398.     #define IDDE_DOTSPACEX        24052
  399.  
  400. //書式設定 編集
  401. #define IDD_MODEEDIT        241
  402.     #define IDDE_WIDTH        24150    //EXEDIT_DIGIT)
  403.     #define IDDR_TAB4        24106
  404.     #define IDDR_TAB8        24107
  405.     #define IDDR_LINECR        24108
  406.     #define IDDR_LINESCR        24109
  407.     #define IDDR_INDENTON        24113
  408.     #define IDDR_INDENTONC        24114
  409.     #define IDDR_INDENTOFF        24115
  410.     #define IDDT_FREECURSOR        24118
  411.     //移動#define IDDT_WORDRAP        119
  412.     #define IDDT_COLUMNSCR        24120
  413.     #define IDDT_INDENTZEN        24121
  414.     #define IDDT_FREECURSORZEN    24122
  415.  
  416. //書式設定 テキスト
  417. #define IDD_MODELANGUAGE    243
  418.     #define IDDR_MODELANTEXT    24300
  419.     #define IDDR_MODELANC        24301
  420.     #define IDDR_MODELANASM        24302
  421.     #define IDDT_COLKEYWORD        24303
  422.     #define IDDT_COLSTRING        24304
  423.     #define IDDT_COLCOMMENT        24305
  424.     #define IDDR_MODELANHELP    24312
  425.     #define IDDR_MODELANMACRO    24313
  426.     #define IDDR_MODELANNIFTY    24314
  427.     #define IDDL_KEYWORD        24315
  428.     #define IDDR_MODELANINI        24316
  429.     #define IDDR_MODELANPCVAN    24317
  430.  
  431.  
  432. //書式設定 保存
  433. #define IDD_MODEMODESAVE    244
  434.     #define IDDL_MODESAVELIST    24400
  435.     #define IDDB_MODESAVE        24401
  436.     #define IDDB_MODEDEL        24402
  437.     //#define IDDS_MODESETNUM        103
  438.     #define IDDB_MODELOAD        24404
  439.  
  440. //書式設定 保存の確認
  441. #define IDD_MODEMODESAVE2    245
  442.     /////#define IDDE_MODESAVENUM    (100 + EXEDIT_DIGIT)
  443.     #define IDDE_MODESAVECOM    24501
  444.     #define IDDE_MODESAVEFILE    24570    //EXEDIT_FILENAME)
  445.     #define IDDS_MODESAVENUM    24503
  446.     #define IDOK_MODESAVEh            24548
  447.     #define IDCN_MODESAVEh            24549
  448.  
  449. //書式設定 ヘルプ
  450. #define IDD_MODEHELP        246
  451.     #define IDDE_MODEHELP1        24670    //EXEDIT_FILENAME)
  452.     #define IDDE_MODEHELP2        24671    //EXEDIT_FILENAME)
  453.     #define IDDE_MODEHELP3        24672    //EXEDIT_FILENAME)
  454.     #define IDDE_MODEHELP4        24673    //EXEDIT_FILENAME)
  455.     #define IDDE_MODEHELP5        24674    //EXEDIT_FILENAME)
  456.     #define IDDB_MODEFILEMAN    24611
  457.     #define IDDB_MODEHELPHELP    24620
  458.  
  459.  
  460. //書式設定 保存時の変換
  461. #define IDD_MODESAVECHANGE    247
  462.     #define IDDT_MSAVEQUERY        24700
  463.     #define IDDR_MSAVENOT        24701
  464.     #define IDDR_MSAVETOTAB        24702
  465.     #define IDDR_MSAVETOSP        24703
  466.     #define IDDT_MSAVEDELSP        24704
  467.     #define IDDT_MSAVEDELZSP    24705
  468.     #define IDDT_MSAVEDELTAB    24706
  469.     #define IDDT_MSAVENOLOADNOCHG    24707
  470.  
  471. //書式設定 IME
  472. #define IDD_MODEIME        248
  473.     #define IDDR_MIMENOT        24800
  474.     #define IDDR_MIMEOFF        24801
  475.     #define IDDR_MIMEON        24802
  476.  
  477. //書式設定 キャプション
  478. #define IDD_MODECAPTION        249
  479.     #define IDDE_MODECAPTION1    24900
  480.     #define IDDE_MODECAPTION2    24901
  481.     #define IDDE_MODECAPTION3    24902
  482.     #define IDDE_MODECAPTION4    24903
  483.     #define IDDE_MODECAPTION5    24904
  484.     #define IDDT_CAPTION        24905
  485.     #define IDDS_MODECAPTION1    24910
  486.     #define IDDS_MODECAPTION2    24911
  487.     #define IDDS_MODECAPTION3    24912
  488.     #define IDDS_MODECAPTION4    24913
  489.     #define IDDS_MODECAPTION5    24914
  490.     #define IDDT_CAPTIONSKIPSP    24915
  491.  
  492. //共通設定 短縮入力
  493. #define IDD_MODEALLSHORT    251
  494.     #define IDDE_SHORTFILE1        25170    //EXEDIT_FILENAME)
  495.     #define IDDE_SHORTFILE2        25171    //EXEDIT_FILENAME)
  496.     #define IDDE_SHORTFILE3        25172    //EXEDIT_FILENAME)
  497.     //###PUSHBUTTON "ファイルマネージャ起動(&F)", IDDB_MODEALLFILEMAN, 16, 92, 80, 14, NOT WS_TABSTOP
  498.  
  499. //共通設定 IME
  500. #define IDD_MODEALLIME        252
  501.     #define IDDT_AIMEOFFFILE    25200
  502.     #define IDDT_AIMEOFFEXIT    25201
  503.     #define IDDT_FILEMANICON    25204
  504.     #define IDDT_ICONTOPMOST    25205
  505.     #define IDDE_FILEMANNAME    25270    //EXEDIT_FILENAME)
  506.  
  507. //機能一覧
  508. #define IDD_LISTEDIT        260
  509.     #define IDDL_EDITLIST        26000
  510.     #define IDDB_EDITLISTTXT    26001
  511.     #define IDDS_EDITLISTKEY    26002
  512.     #define IDDB_EDITLISTIN        26003
  513.     #define IDDB_EDITLISTHELP    26004
  514.     #define IDOK_EDITLISTh            26048
  515.     #define IDCN_EDITLISTh            26049
  516.  
  517.  
  518. //バージョン情報
  519. #define IDD_VERSION        261
  520.     #define IDDI_QXICON        26100
  521.     #define IDDI_HENOICON        26101
  522.     #define IDDS_VERMEMFREE        26102
  523.     #define IDDS_VERGDIFREE        26103
  524.     #define IDDS_VERUSERFREE    26104
  525.     #define IDDS_VERUNDER1MFREE    26105
  526.     #define IDDB_SOKIN        26106
  527.     #define IDDS_VERSIONNUMBER    26107
  528.     #define IDDS_MVERSIONNUMBER    26108
  529.  
  530. //msg dialog
  531.  #define IDD_MSGDIALOG        262
  532.     #define IDDI_MSGICON        26200
  533.     #define IDDS_MSGTEXT        26201
  534.     #define IDDS_MSGPOSITION    26202
  535.  
  536. //#define IDD_GREP        263
  537.  
  538. //コマンドの引数
  539. #define IDD_COMPARA        264
  540.     #define IDDS_PARCOMMAND        26400
  541.     #define IDDE_PARPARA        26401
  542.     #define IDDS_PARDIR        26402
  543.     #define IDOK_PARCOMMANDh        26448
  544.     #define IDCN_PARCOMMANDh        26449
  545.  
  546.  
  547. //ユーザ定義文字列一覧の文字列入力
  548. #define IDD_USERLISTINPUT    265
  549.     #define IDDE_USERLISTSTR    26500
  550.     #define IDOK_USERLISTSTRh        26548
  551.     #define IDCN_USERLISTSTRh        26549
  552.  
  553. //マクロ一覧
  554. #define IDD_MACROLIST        266
  555.     #define IDDL_MELIST        26600
  556.     #define IDDB_MEMAINEXEC        26601
  557.     #define IDDB_MEEDIT        26602
  558.     #define IDDB_MEHELP        26603
  559.     #define IDOK_MELISTh            26648
  560.     #define IDCN_MELISTh            26649
  561.  
  562. //マクロ一覧 関数一覧
  563. #define IDD_MACROEXEC        267
  564.     #define IDDL_MELISTFUNC        26700
  565.     #define IDDS_MELISTTEXT        26701
  566.     #define IDDB_MEINSERT        26702
  567.     #define IDOK_MELISTFUNCh        26748
  568.     #define IDCN_MELISTFUNCh        26749
  569.  
  570. //印刷
  571. #define IDD_FILEPRINT        268
  572.     #define IDDB_PR_HEADER        26800
  573.     #define IDDE_PR_WIDTH        26850    //EXEDIT_DIGIT)
  574.     #define IDDE_PR_HEIGHT        26851    //EXEDIT_DIGIT)
  575.     #define IDDE_PR_SPTOP        26852    //EXEDIT_DIGIT)
  576.     #define IDDE_PR_SPLEFT        26853    //EXEDIT_DIGIT)
  577.     #define IDDE_PR_SPRIGHT        26854    //EXEDIT_DIGIT)
  578.     #define IDDE_PR_SPBOTTOM    26855    //EXEDIT_DIGIT)
  579.     #define IDDE_PR_SPHEADER    26856    //EXEDIT_DIGIT)
  580.     #define IDDE_PR_SPFOOTER    26857    //EXEDIT_DIGIT)
  581.     #define IDDE_PR_SPFUKURO    26858    //EXEDIT_DIGIT)
  582.     #define IDDT_PR_FUKURO        26810
  583.     #define IDDT_PR_LINE        26811
  584.     #define IDDT_PR_SELECT        26812
  585.     #define IDDR_PR_PORTRAIT    26813
  586.     #define IDDR_PR_LANDSCAPE    26814
  587.     #define IDDS_PR_WIDTHGUIDE    26815
  588.     #define IDDS_PR_HEIGHTGUIDE    26816
  589.     #define IDDS_PR_TOPGUIDE    26817
  590.     #define IDDS_PR_RIGHTGUIDE    26818
  591.     #define IDDB_PR_FONT        26819
  592.     #define IDDB_PR_PRINTER        26820
  593.     #define IDDB_PR_PREVIEW        26821
  594.     #define IDDB_PR_SETONLY        26822
  595.     #define IDDT_PR_FRAME        26823
  596.     #define IDDS_PR_PAPERNAME    26824
  597.     #define IDDS_PR_FONTNAME    26825
  598.     #define IDDS_PR_FONTPOINT    26826
  599.     #define IDDB_PR_COUNTPAGE    26827
  600.     #define IDDS_PR_COUNTPAGE    26828
  601.     #define IDDB_PR_KINSOKU        26829
  602.     #define IDDB_PR_FMTREAD        26830
  603.     #define IDDB_PR_FMTSAVE        26831
  604.     #define IDDB_PR_SETFORMAT    26832
  605.     #define IDDE_PR_KEISENLINE    26860    //EXEDIT_DIGIT)
  606.     #define IDDB_PR_AMI        26834
  607.     #define IDOK_PRh            26848
  608.     #define IDCN_PRh            26849
  609.  
  610. //印刷 ヘッダ
  611. #define IDD_FILEPRINTHEADER    269
  612.     #define IDDE_PR_HEADER1        26900
  613.     #define IDDR_PR_HEADER1_1    26901
  614.     #define IDDR_PR_HEADER1_2    26902
  615.     #define IDDR_PR_HEADER1_3    26903
  616.     #define IDDR_PR_HEADER1_4    26904
  617.     #define IDDE_PR_HEADER2        26910
  618.     #define IDDR_PR_HEADER2_1    26911
  619.     #define IDDR_PR_HEADER2_2    26912
  620.     #define IDDR_PR_HEADER2_3    26913
  621.     #define IDDR_PR_HEADER2_4    26914
  622.     #define IDDE_PR_FOOTER1        26920
  623.     #define IDDR_PR_FOOTER1_1    26921
  624.     #define IDDR_PR_FOOTER1_2    26922
  625.     #define IDDR_PR_FOOTER1_3    26923
  626.     #define IDDR_PR_FOOTER1_4    26924
  627.     #define IDDE_PR_FOOTER2        26930
  628.     #define IDDR_PR_FOOTER2_1    26931
  629.     #define IDDR_PR_FOOTER2_2    26932
  630.     #define IDDR_PR_FOOTER2_3    26933
  631.     #define IDDR_PR_FOOTER2_4    26934
  632.     #define IDDE_PR_PAGE        26950    //EXEDIT_DIGIT)
  633.     #define IDDR_PR_PAGE_1        26941
  634.     #define IDDR_PR_PAGE_2        26942
  635.     #define IDDR_PR_PAGE_3        26943
  636.     #define IDDR_PR_PAGE_4        26944
  637.     #define IDDL_PR_HEADERHINT    26945
  638.     #define IDOK_PR_HEADERh            26948
  639.     #define IDCN_PR_HEADERh            26949
  640.  
  641. //印刷 レイアウト
  642. #define IDD_PRINTPREVIEW    270
  643.     #define IDDB_PR_KAKUDAI        27000
  644.     #define IDDB_PR_SHUKUSHOU    27001
  645.     #define IDDS_PR_PREVIEW        27002
  646.     #define IDCN_PR_PREVIEWh        27049
  647.  
  648. //印刷 印刷中
  649.  #define IDD_PRABORT        271
  650.     #define IDDS_PRSTOP_FILENAME    27100
  651.     #define IDDS_PRSTOP_PAGE    27101
  652.     #define IDDS_PRSTOP_INFO    27102
  653.  
  654. //印刷 禁則
  655. #define IDD_KINSOKU        272
  656.     #define IDDE_PRKIN_TOPKIN    27200
  657.     #define IDDE_PRKIN_BOTTOMKIN    27201
  658.     #define IDDE_PRKIN_TOPCOUNT    27250    //EXEDIT_DIGIT)
  659.     #define IDDE_PRKIN_BOTTOMCOUNT    27251    //EXEDIT_DIGIT)
  660.     #define IDDT_PRKIN_TOPKIN    27204
  661.     #define IDDT_PRKIN_BOTTOMKIN    27205
  662.     #define IDDT_PRKIN_WORDRAP    27206
  663.     #define IDOK_PRKINh            27248
  664.     #define IDCN_PRKINh            27249
  665.  
  666. //印刷書式読み込み
  667. #define IDD_PRFMTREAD        273
  668.     #define IDDS_PRFMT_NAME        27300
  669.     #define IDDL_PRFMT_LIST        27301
  670.     #define IDDB_PRFMT_DEL        27302
  671.     #define IDOK_PRFMTh            27348
  672.     #define IDCN_PRFMTh            27349
  673.  
  674. //印刷書式 保存 help用
  675. #define IDD_PRFMTSAVE        274
  676.     #define IDDS_PRSFMT_NAMEh        27400
  677.     #define IDDL_PRSFMT_LISTh        27401
  678.     #define IDDB_PRSFMT_DELh        27402
  679.     #define IDOK_PRSFMTh            27448
  680.     #define IDCN_PRSFMTh            27449
  681.  
  682. //印刷書式保存 コメント入力
  683. #define IDD_PRFMTSAVECOMMENT    275
  684.     #define IDDE_PRCMT_INPUT    27500
  685.     #define IDDS_PRCMT_NUM        27501
  686.     #define IDOK_PRCMTh            27548
  687.     #define IDCN_PRCMTh            27549
  688.  
  689. //#define IDD_FONTPRINTER
  690.  
  691. //開くダイアログ プレビュー
  692. #define IDD_OPENPREVIEW        277
  693.     #define IDDS_OVIEW_FILENAME    27700
  694.     #define IDDE_OVIEW_EDIT        27701
  695.     #define IDDB_OVIEW_DEL        27702
  696.     #define IDDT_OVIEW_QUERYDEL    27703
  697.     #define IDOK_OVIEWh            27748
  698.  
  699. //網掛け設定ダイアログ
  700. #define IDD_AMI            278
  701. //        #define IDDL_AMISTART        27800
  702.     #define IDDL_AMIKEYWORD1    27800
  703.     #define IDDL_AMIKEYWORD2    27801
  704.     #define IDDL_AMIKEYWORD3    27802
  705.     #define IDDL_AMIKEYWORD4    27803
  706.     #define IDDL_AMIKEYWORD5    27804
  707.     #define IDDL_AMIKEYWORD6    27805
  708.     #define IDDL_AMICOMMENT        27806
  709.     #define IDDL_AMISTRING        27807
  710. //        #define IDDL_AMIEND        27807
  711.     #define IDDT_AMI        27810
  712.     #define IDDT_AMICMTNOTTOP    27811
  713.     #define IDDT_AMICMTRIGHT    27812
  714.     #define IDDS_AMIKEYWORD1    27813
  715.     #define IDDS_AMIKEYWORD2    27814
  716.     #define IDDS_AMIKEYWORD3    27815
  717.     #define IDDS_AMIKEYWORD4    27816
  718.     #define IDDS_AMIKEYWORD5    27817
  719.     #define IDDS_AMIKEYWORD6    27818
  720.     #define IDDS_AMICOMMENT        27819
  721.     #define IDDS_AMISTRING        27820
  722.     #define IDOK_AMISTRINGh            27848
  723.     #define IDCN_AMISTRINGh            27849
  724.  
  725. //短縮入力
  726. #define IDD_LETTERSHORT        279
  727.     #define IDDL_SHORTLIST        27900
  728.     #define IDOK_SHORTLISTh            27948
  729.     #define IDCN_SHORTLISTh            27949
  730.  
  731. //ユーザヘルプ
  732. #define IDD_HELPUSER        280
  733.     #define IDDS_USERHELP        28000
  734.     #define IDDE_USERHELP        28001
  735.     #define IDOK_USERHELPh            28048
  736.  
  737. //キー定義の設定
  738. #define IDD_KEYCHANGE        281
  739.     #define IDDL_KEYCHGLIST        28100
  740.     #define IDDB_KEYCHGCHANGE    28101
  741.     #define IDDB_KEYCHGAPPEND    28102
  742.     #define IDDB_KEYCHGDELETE    28103
  743.     #define IDDB_KEYCHGSAVE        28104
  744.     #define IDOK_KEYCHGh            28148
  745.     #define IDCN_KEYCHGh            28149
  746.  
  747. //キー定義の設定 機能変更
  748. #define IDD_KEYCHANGE2        282
  749.     #define IDDL_KEYCHGCATEGORY    28200
  750.     #define IDDL_KEYCHGFUNC        28201
  751.     #define IDDR_KEYCHGFUNC        28202
  752.     #define IDDR_KEYCHGSTRING    28203
  753.     #define IDDR_KEYCHGMACRO    28204
  754.     #define IDDR_KEYCHGQXMAC    28205
  755.     #define IDDE_KEYCHG        28206
  756. //    #define IDDE_KEYCHGFUNCMSG    107
  757.     #define IDDB_KEYCHG        28208
  758.     #define IDDS_KEYCHGKEY        28209
  759.     #define IDDS_KEYCHGELSE        28210
  760.     #define IDDS_KEYCHGFUNCMSG1    28211
  761.     #define IDDS_KEYCHGFUNCMSG2    28212
  762.     #define IDDS_KEYCHGOLDKEY    28213
  763.     #define IDDS_KEYCHGKEY2        28214
  764.     #define IDDS_KEYCHGOLDKEY2    28215
  765.     #define IDDB_KEYCHGMACROREF    28216
  766.     #define IDOK_KEYCHG2h            28248
  767.     #define IDCN_KEYCHG2h            28249
  768.  
  769. //キー定義の設定 キー変更
  770. #define IDD_KEYCHANGEKEY    283
  771.     #define IDDR_KEYALPHA        28300
  772.     #define IDDR_KEYEXT        28301
  773.     #define IDDT_KEYALPHACTRL    28302
  774.     #define IDDT_KEYALPHASHIFT    28303
  775.     #define IDDT_KEYALPHAMENU    28304
  776.     #define IDDE_KEYALPHA12        28305
  777.     #define IDDT_KEYEXTCTRL        28306
  778.     #define IDDT_KEYEXTSHIFT    28307
  779.     #define IDDT_KEYEXTMENU        28308
  780.     #define IDDL_KEYEXT        28309
  781.     #define IDDE_KEYEXTFUNCMSG    28310
  782.     #define IDOK_KEYCHGKEYh            28348
  783.     #define IDCN_KEYCHGKEYh            28349
  784.  
  785. //フォント設定   ヘルプ用の定義
  786. #define IDD_FONTPRINTER        284
  787.     #define IDDC_PFONTNAMEh            28400
  788.     #define IDDC_PFONTSIZEh            28401
  789.     #define IDDS_PSAMPLEh            28402
  790.     #define IDDS_PFONTSIZEh            28403
  791.     #define IDDS_PFONTSIZEMMh        28404
  792.     #define IDDT_FONTTATEh            28405
  793.     #define IDDT_FONTPROh            28406
  794.     #define IDOK_PFONTh            28448
  795.     #define IDCN_PFONTh            28449
  796.  
  797.  
  798. //開くダイアログのパス切り替え
  799. #define IDD_OPENDIRECTORY    285
  800.     #define IDDS_ODIRNOWPATH    28500
  801.     #define IDDL_ODIRLIST        28501
  802.     #define IDDB_ODIRREG        28502
  803.     #define IDDB_ODIRDEL        28503
  804.     #define IDOK_ODIRh            28548
  805.     #define IDCN_ODIRh            28549
  806.  
  807. //共通設定 システム
  808. #define IDD_MODEALLSYSTEM    286
  809.     #define IDDE_TEXTBUFFER        28650    //EXEDIT_DIGIT)
  810.     #define IDDE_SWAPDIR        28670    //EXEDIT_FILENAME)
  811.     #define IDDT_RESIDENTQX        28602
  812.     #define IDDR_SHARENOT        28605
  813.     #define IDDR_SHAREWRITE        28606
  814.     #define IDDR_SHAREREADWRITE    28607
  815.     #define IDDR_SHARENOT2        28611
  816.     #define IDDT_FILEUSEDOTHERAPP    28612
  817.  
  818. //共通設定 マクロ
  819. #define IDD_MODEALLMACRO    287
  820.     #define IDDE_MACRODIR        28770    //EXEDIT_FILENAME)
  821.     #define IDDT_AUTOMACRO        28701
  822.     #define IDDS_MACRODIR        28702
  823.  
  824. //共通設定 ツールバー
  825. #define IDD_MODEALLTOOLBAR    288
  826.     #define IDDT_PRTOOLBAR        28800
  827.     #define IDDT_PRSTATUSBAR    28801
  828.     #define IDDT_TOOLBARCHECK    28808
  829.     #define IDDT_TOOLBAR1LINE    28813
  830.     #define IDDT_FUNCTIONKEY    28818
  831.     #define IDDT_LINESTATUS        28819
  832.     #define IDDT_ALWAYSWIN        28820
  833.     #define IDDR_ALWAYSEDIT        28821
  834.     #define IDDR_ALWAYSLAST        28822
  835.     #define IDDR_ALWAYSMISC        28823
  836.     #define IDDR_ALWAYSOPEN        28824
  837.     #define IDDT_ALWAYSAUTOMOVE    28825
  838.     #define IDDB_TOOLPRFONT        28826
  839.     #define IDDS_TOOLPRFONTNAME    28827
  840.     #define IDDS_TOOLPRFONTSIZE    28828
  841.     #define IDDB_TOOLPRLISTFONT    28829
  842.     #define IDDS_TOOLPRLISTFONTNAME    28830
  843.     #define IDDS_TOOLPRLISTFONTSIZE    28831
  844.     #define IDDT_ALWAYSAUTOUPDATE    28832
  845.  
  846. //書式設定 禁則処理
  847. #define IDD_MODEKINSOKU        289
  848.     #define IDDT_KIN_TOPKIN        28900
  849.     //#define IDDE_KIN_TOPKIN        101
  850.     #define IDDE_KIN_TOPCOUNT    28950    //EXEDIT_DIGIT)
  851.     #define IDDT_KIN_BOTTOMKIN    28903
  852.     //#define IDDE_KIN_BOTTOMKIN    104
  853.     #define IDDE_KIN_BOTTOMCOUNT    28951    //EXEDIT_DIGIT)
  854.     #define IDDT_KIN_RETURN        28906
  855.     #define IDDS_KIN_TOPKIN        28907
  856.     #define IDDS_KIN_BOTTOMKIN    28908
  857.     #define IDDB_KIN_SETKIN        28909
  858.     #define IDDT_WORDWRAP        28910
  859.  
  860. //禁則文字の設定
  861. #define IDD_MODESETKINSOKU    290
  862.     #define IDDE_KIN_TOPKIN        29000
  863.     #define IDDE_KIN_BOTTOMKIN    29001
  864.     #define IDOK_SETKINSOKUh        29048
  865.     #define IDCN_SETKINSOKUh        29049
  866.  
  867. //共通設定 プロファイル
  868. #define IDD_MODEALLPROFILE    291
  869.     #define IDDS_PRFILENAME        29100
  870.     #define IDDS_FORMATNAME        29101
  871.     #define IDDE_REGISTRY        29150    //EXEDIT_DIGIT)
  872.     #define IDDS_KEYDEFNAME        29103
  873.     #define IDDS_REGISTRY        29104
  874.     #define IDDT_MODEALLSAVE    29105
  875.     #define IDDE_PRFILENAME        29106
  876.     #define IDDE_FORMATNAME        29107
  877.     #define IDDE_KEYDEFNAME        29108
  878.  
  879. #define IDD_SAVEAS    292        //help 用
  880. #define IDD_OPENC    293        //help 用
  881. #define IDD_APPEND    294        //help 用
  882.  
  883. //プレビュー2
  884. #define IDD_OPENPREVIEW2    295
  885.     //その他の項目は IDD_OPENPREVIEW と同じ
  886.     //#define IDOK_OVIEW2h            29248
  887.  
  888. //ツールバー フォント設定   ヘルプ用の定義
  889. #define IDD_TOOLFONT        296
  890.     #define IDDC_TFONTNAMEh            29600
  891.     #define IDDC_TFONTSIZEh            29601
  892.     #define IDDS_TSAMPLEh            29602
  893.     #define IDDS_TFONTSIZEh            29603
  894.     //#define IDDS_TFONTSIZEMMh        29604
  895.     #define IDOK_TFONTh            29648
  896.     #define IDCN_TFONTh            29649
  897.  
  898. //常駐リスト フォント設定   ヘルプ用の定義
  899. #define IDD_LISTFONT        297
  900.     #define IDDC_LFONTNAMEh            29700
  901.     #define IDDC_LFONTSIZEh            29701
  902.     #define IDDS_LSAMPLEh            29702
  903.     #define IDDS_LFONTSIZEh            29703
  904.     //#define IDDS_TFONTSIZEMMh        29604
  905.     #define IDOK_LFONTh            29748
  906.     #define IDCN_LFONTh            29749
  907.  
  908.     #define IDD_DLGGUIDANCEh    31500
  909.     #define IDB_HELPh        31510
  910.     #define IDDG_GROUPBOXh        31520
  911.