source: trunk/dll/fm3dlg.h@ 1303

Last change on this file since 1303 was 1300, checked in by Gregg Young, 17 years ago

Add the option of creating a subdirectory from the arcname for the extract path. (Ticket 22)

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 30.8 KB
RevLine 
[2]1
[292]2/***********************************************************************
3
4 $Id: fm3dlg.h 1300 2008-11-29 18:08:20Z gyoung $
5
6 Dialog item definesions
7
8 Copyright (c) 1993-02 M. Kimes
[917]9 Copyright (c) 2002, 2008 Steven H.Levine
[292]10
11 15 Oct 02 MK Baseline
[508]12 16 Oct 02 SHL Localize
13 29 May 06 SHL Add Edit Archiver enhancements
14 05 Jul 06 SHL Add Hide not selected support
15 10 Sep 06 GKY Add Assoc enhancements
16 23 Sep 06 GKY Add Commands enhancements
[549]17 02 Jan 07 GKY Add always paths opt to extract
18 07 Jan 07 GKY Add remember search flags to seek and scan
[917]19 21 Aug 07 GKY Make Subject column in dircnr sizable and movable from the right to the left pane
20 11 Jan 08 SHL Correct all to 3 column tabs since dialog editors assume this
[1043]21 29 Feb 08 GKY Changes to enable user settable command line length
[1086]22 20 Jul 08 JBS Ticket 114: Support user-selectable env. strings in Tree container.
[1300]23 29 Nov 08 GKY Add the option of creating a subdirectory from the arcname
24 for the extract path.
[292]25
26***********************************************************************/
27
28#include "fm3hlp.h"
29
[917]30#define MSK_FRAME 20100
31#define MSK_LISTBOX 20101
32#define MSK_MASK 20102
33#define MSK_DELETE 20103
34#define MSK_HIDDEN 20104
35#define MSK_SYSTEM 20105
[2]36#define MSK_READONLY 20106
37#define MSK_ARCHIVED 20107
38#define MSK_MUSTHIDDEN 20108
39#define MSK_MUSTSYSTEM 20109
40#define MSK_MUSTREADONLY 20110
41#define MSK_MUSTARCHIVED 20111
42#define MSK_SHOWDIRS 20112
[917]43#define MSK_CLEAR 20113
44#define MSK_DIRECTORY 20114
45#define MSK_MUSTDIRECTORY 20115
46#define MSK_ALL 20116
47#define MSK_TEXT 20117
[2]48
[917]49#define ENV_FRAME 20150
50#define ENV_NAME 20151
51#define ENV_LISTBOX 20152
[2]52
[917]53#define EXEC_FRAME 20200
54#define EXEC_CL 20201
[2]55#define EXEC_DEFAULT 20202
56#define EXEC_MINIMIZED 20203
57#define EXEC_MAXIMIZED 20204
[917]58#define EXEC_FULLSCREEN 20205
[2]59#define EXEC_INVISIBLE 20206
[917]60#define EXEC_KEEP 20207
61#define EXEC_ABORT 20208
[2]62#define EXEC_WARNING 20209
[917]63#define EXEC_WARNING2 20210
[2]64#define EXEC_ENVIRON 20211
[917]65#define EXEC_DROP 20212
[2]66#define EXEC_LISTBOX 20213
67#define EXEC_SAVECMD 20214
68
[917]69#define EXEC2_FRAME 20250
70#define EXEC2_LISTBOX 20251
71#define EXEC2_DEL 20252
72#define EXEC2_CLR 20253
73#define EXEC2_KEEP 20254
74#define EXEC2_SAVE 20255
[2]75#define EXEC2_FILTER 20256
[917]76#define EXEC2_CLOSE 20257
77#define EXEC2_OPEN 20258
[2]78
[917]79#define GREP_FRAME 20300
80#define GREP_MASK 20301
81#define GREP_SEARCH 20302
82#define GREP_ALLHDS 20303
[2]83#define GREP_RECURSE 20304
[917]84#define GREP_ABSOLUTE 20305
85#define GREP_CASE 20306
86#define GREP_SAYFILES 20307
[2]87#define GREP_SEARCHFILES 20308
88#define GREP_SEARCHEAS 20309
89#define GREP_GREATER 20310
[917]90#define GREP_LESSER 20311
91#define GREP_NEWER 20312
92#define GREP_OLDER 20313
93#define GREP_GK 20314
94#define GREP_LK 20315
95#define GREP_NK 20316
96#define GREP_OM 20317
97#define GREP_NM 20318
98#define GREP_HELP 20319
[2]99#define GREP_FINDDUPES 20320
[917]100#define GREP_CRCDUPES 20321
[2]101#define GREP_NOSIZEDUPES 20322
[917]102#define GREP_IGNOREEXTDUPES 20323
[2]103#define GREP_LISTBOX 20324
[917]104#define GREP_DELETE 20325
105#define GREP_ADD 20326
106#define GREP_WALK 20327
[2]107#define GREP_FINDIFANY 20328
108#define GREP_DRIVELIST 20329
[917]109#define GREP_LOCALHDS 20330
[2]110#define GREP_REMOTEHDS 20331
[917]111#define GREP_ENV 20332
112#define GREP_APPEND 20333
113#define GREP_REMEMBERFLAGS 20334
[2]114
[917]115#define INFO_FRAME 20400
116#define INFO_FS 20401
117#define INFO_LABEL 20402
118#define INFO_TOTAL 20403
[2]119#define INFO_AVAILABLE 20404
[917]120#define INFO_ALLOCUNITS 20405
121#define INFO_SERIAL 20406
122#define INFO_FLAGS 20407
123#define INFO_FREE 20408
124#define INFO_USED 20409
[2]125#define INFO_USEDPERCENT 20410
126#define INFO_FREEPERCENT 20411
[917]127#define INFO_REALPATH 20412
[2]128
[917]129#define EXT_FRAME 20500
130#define EXT_MASK 20501
131#define EXT_NORMAL 20502
132#define EXT_WDIRS 20503
133#define EXT_COMMAND 20504
[2]134#define EXT_FILENAME 20505
[917]135#define EXT_DIRECTORY 20506
136#define EXT_PICK 20507
137#define EXT_SEE 20508
138#define EXT_WALK 20509
139#define EXT_HELP 20510
[2]140#define EXT_REMEMBER 20511
[917]141#define EXT_AWDIRS 20512
[1300]142#define EXT_FILENAMEEXT 20513
[2]143
[917]144#define ARCH_FRAME 20600
[2]145#define ARCH_ARCNAME 20601
[917]146#define ARCH_ADD 20602
147#define ARCH_MOVE 20603
148#define ARCH_INCLPATH 20604
[2]149#define ARCH_COMMAND 20605
[917]150#define ARCH_MASKS 20606
[2]151#define ARCH_RECURSE 20607
[917]152#define ARCH_SEE 20608
153#define ARCH_HELP 20609
154#define ARCH_REMEMBER 20610
155#define ARCH_FIND 20611
[2]156
[917]157#define ASEL_FRAME 20700
[292]158#define ASEL_EDIT_FRAME 20701
159#define ASEL_LISTBOX 20702
[917]160#define ASEL_PB_ADD 20703
[292]161#define ASEL_PB_DELETE 20704
[917]162#define ASEL_PB_UP 20705
[292]163#define ASEL_PB_DOWN 20706
164#define ASEL_PB_REVERT 20707
[2]165
[917]166#define WALK_FRAME 20800
[2]167#define WALK_DIRLIST 20801
168#define WALK_DRIVELIST 20802
[917]169#define WALK_PATH 20803
170#define WALK_USERLIST 20804
171#define WALK_ADD 20805
172#define WALK_DELETE 20806
173#define WALK_HELP 20807
174#define WALK_RECENT 20808
[2]175
[917]176#define WALK2_FRAME 20850
177#define WALK2_PATH 20851
178#define WALK2_DRIVELIST 20852
179#define WALK2_DIRLIST 20853
[2]180
[917]181#define AD_FRAME 20900
182#define AD_ID 20901
[2]183#define AD_STARTLIST 20902
[917]184#define AD_ENDLIST 20903
185#define AD_ADD 20904
186#define AD_MOVE 20905
187#define AD_EXT 20906
188#define AD_EXTRACT 20907
189#define AD_WDIRS 20908
190#define AD_SIG 20909
191#define AD_LIST 20910
192#define AD_TEST 20911
193#define AD_DELETE 20912
194#define AD_SIGPOS 20913
195#define AD_FNAMEPOS 20914
[2]196#define AD_NUMDATEFLDS 20915
[917]197#define AD_DATEPOS 20916
198#define AD_NEWSZ 20917
199#define AD_OLDSZ 20918
200#define AD_MOVEWPATHS 20919
201#define AD_ADDRECURSE 20920
[2]202#define AD_ADDWPATHS 20921
[917]203#define AD_LISTBOX 20922
204#define AD_TOSTART 20923
205#define AD_TOEND 20924
206#define AD_FLD1 20925
207#define AD_FLD2 20926
208#define AD_FLD3 20927
209#define AD_FLD4 20928
210#define AD_FLD5 20929
211#define AD_FLD6 20930
212#define AD_FLD7 20931
213#define AD_FLD8 20932
214#define AD_FLD9 20933
215#define AD_FLD10 20934
216#define AD_SEEADDER 20935
217#define AD_SEEEXTRACTOR 20936
218#define AD_HELP 20937
219#define AD_NAMEISLAST 20938
[2]220
[917]221#define COMP_FRAME 21000
[2]222#define COMP_LEFTDIR 21001
[917]223#define COMP_RIGHTDIR 21002
[2]224#define COMP_COLLECT 21003
[917]225#define COMP_VIEW 21004
226#define COMP_NOTE 21005
[2]227#define COMP_TOTALLEFT 21006
228#define COMP_SELLEFT 21007
[917]229#define COMP_TOTALRIGHT 21008
230#define COMP_SELRIGHT 21009
[2]231#define COMP_CNRMENU 21010
232#define COMP_DIRMENU 21011
[917]233#define COMP_MENU 21012
234#define COMP_INCLUDESUBDIRS 21013
[2]235#define COMP_SETDIRS 21014
[917]236#define COMP_COPYLEFT 21015
237#define COMP_MOVELEFT 21016
238#define COMP_DELETELEFT 21017
[2]239#define COMP_COPYRIGHT 21018
240#define COMP_MOVERIGHT 21019
241#define COMP_DELETERIGHT 21020
[917]242#define COMP_TOTALLEFTHDR 21021
243#define COMP_SELLEFTHDR 21022
244#define COMP_TOTALRIGHTHDR 21023
[2]245#define COMP_SELRIGHTHDR 21024
[917]246#define COMP_FILTER 21025
247#define COMP_HIDENOTSELECTED 21026
[2]248
[917]249#define EA_FRAME 21100
250#define EA_LISTBOX 21101
251#define EA_TEXT 21102
252#define EA_ENTRY 21103
253#define EA_MLE 21104
254#define EA_CHANGE 21105
255#define EA_DELETE 21106
256#define EA_HEXDUMP 21107
257#define EA_ADD 21108
258#define EA_NAMES 21109
259#define EA_HELP 21110
[2]260
[917]261#define EAC_FRAME 21200
262#define EAC_TEXT 21201
263#define EAC_NAME 21202
264#define EAC_ASCII 21203
265#define EAC_MVST 21204
266#define EAC_MVMT 21205
[2]267
[917]268#define DSZ_FRAME 21300
269#define DSZ_CNR 21301
270#define DSZ_EXPAND 21302
[2]271#define DSZ_COLLAPSE 21303
[917]272#define DSZ_FREESPACE 21304
[2]273#define DSZ_NUMFILES 21305
[917]274#define DSZ_PRINT 21306
[2]275
[917]276#define IAD_FRAME 21400
277#define IAD_APPNAME 21401
278#define IAD_KEYNAME 21402
279#define IAD_DATA 21403
[2]280#define IAD_ISBINARY 21404
281
[917]282#define CHECK_FRAME 21500
283#define CHECK_LISTBOX 21501
[2]284#define CHECK_PROMPT 21502
[917]285#define CHECK_HELP 21503
286#define CHECK_INFO 21504
[2]287#define CHECK_BITMAP 21505
288
[917]289#define STR_FRAME 21600
290#define STR_PROMPT 21601
291#define STR_INPUT 21602
[2]292
[917]293#define MLE_POPUP 21699
294#define MLE_FRAME 21700
295#define MLE_MLE 21701
296#define MLE_TOGWRAP 21702
297#define MLE_STRIPTRAILBLANKS 21703
298#define MLE_STRIPTRAILLINES 21704
[2]299#define MLE_EXPANDTABS 21705
[917]300#define MLE_SENSITIVE 21706
[2]301#define MLE_CODEPAGE 21707
[917]302#define MLE_SETEXPORTFILE 21708
[2]303#define MLE_EXPORTFILE 21709
304#define MLE_LOADFILE 21710
305#define MLE_INSERTFILE 21711
[917]306#define MLE_TAB 21712
307#define MLE_FORMAT 21713
308#define MLE_XOR 21714
309#define MLE_ROT13 21715
310#define MLE_UPPERCASE 21716
311#define MLE_LOWERCASE 21717
[2]312#define MLE_TOGGLECASE 21718
[917]313#define MLE_JUMP 21719
314#define MLE_CUTLINE 21720
315#define MLE_CLEAR 21721
316#define MLE_QUIT 21722
317#define MLE_SETFONT 21723
318#define MLE_SELECTALL 21724
319#define MLE_DESELECTALL 21725
320#define MLE_UNDO 21726
[2]321#define MLE_COPYCLIP 21727
[917]322#define MLE_CUTCLIP 21728
323#define MLE_PASTECLIP 21729
324#define MLE_FINDFIRST 21730
[2]325#define MLE_FINDNEXT 21731
[917]326#define MLE_END 21732
327#define MLE_NEWFILE 21733
[2]328#define MLE_FILEMENU 21734
[917]329#define MLE_BLOCKMENU 21735
[2]330#define MLE_WRITEBLOCK 21736
[917]331#define MLE_ABOUT 21737
332#define MLE_TOGGLEREADONLY 21738
[2]333#define MLE_APPENDCLIP 21739
334#define MLE_EDITMENU 21740
335#define MLE_VIEWHTTP 21741
[917]336#define MLE_VIEWFTP 21742
337#define MLE_EXPORTAS 21743
[2]338
[917]339#define SRCH_FRAME 21800
340#define SRCH_HELP 21801
341#define SRCH_SANDR 21802
342#define SRCH_RALL 21803
[2]343#define SRCH_REPLACE 21804
[917]344#define SRCH_SEARCH 21805
[2]345
[917]346#define PICK_FRAME 21900
[2]347#define PICK_LISTBOX 21901
[917]348#define PICK_HELP 21902
[2]349#define PICK_SAVEPOS 21903
[917]350#define PICK_INPUT 21904
[2]351
[917]352#define SAV_FRAME 22000
353#define SAV_PATTERN 22001
[2]354#define SAV_FILENAME 22002
[917]355#define SAV_FIND 22003
356#define SAV_LISTBOX 22004
357#define SAV_ADD 22005
358#define SAV_DEL 22006
359#define SAV_APPEND 22007
[2]360
[917]361#define ASS_FRAME 22100
362#define ASS_LISTBOX 22101
363#define ASS_MASK 22102
364#define ASS_CL 22103
365#define ASS_ADD 22104
366#define ASS_DELETE 22105
[2]367#define ASS_FULLSCREEN 22106
[917]368#define ASS_MINIMIZED 22107
369#define ASS_MAXIMIZED 22108
370#define ASS_INVISIBLE 22109
371#define ASS_ICON 22110
372#define ASS_DEFAULT 22111
373#define ASS_PROMPT 22112
374#define ASS_SIG 22113
375#define ASS_OFFSET 22114
376#define ASS_KEEP 22115
377#define ASS_FIND 22116
378#define ASS_ENVIRON 22117
[2]379#define ASS_DIEAFTER 22118
[917]380#define ASS_TOP 22119
[2]381
[917]382#define ATR_FRAME 22200
383#define ATR_YEAR 22201
384#define ATR_MONTH 22202
385#define ATR_DAY 22203
386#define ATR_HOUR 22204
387#define ATR_MINUTES 22205
388#define ATR_SECONDS 22206
[2]389#define ATR_READONLY 22207
390#define ATR_ARCHIVED 22208
[917]391#define ATR_HIDDEN 22209
392#define ATR_SYSTEM 22210
[2]393#define ATR_FILENAME 22211
[917]394#define ATR_ICON 22212
[2]395#define ATR_FILESIZE 22213
[917]396#define ATR_SUBJ 22214
397#define ATR_EAS 22215
398#define ATR_USEDATETIME 22216
399#define ATR_LISTBOX 22217
400#define ATR_HELP 22218
401#define ATR_NOW 22219
[2]402#define ATR_LEAVEALL 22220
403
[917]404#define REN_FRAME 22300
405#define REN_SOURCE 22301
[2]406#define REN_SOURCEINFO 22302
[917]407#define REN_TARGET 22303
[2]408#define REN_TARGETINFO 22304
[917]409#define REN_INFORMATION 22305
410#define REN_DONTASK 22306
411#define REN_OVERWRITE 22307
412#define REN_SKIP 22308
413#define REN_OVEROLD 22309
414#define REN_OVERNEW 22310
[2]415#define REN_RENEXIST 22311
416
[917]417#define FLE_FRAME 22400
418#define FLE_NAME 22401
419#define FLE_LASTWRITE 22402
420#define FLE_CREATE 22403
[2]421#define FLE_LASTACCESS 22404
[917]422#define FLE_SIZES 22405
423#define FLE_SLACK 22406
[2]424#define FLE_READONLY 22407
425#define FLE_ARCHIVED 22408
[917]426#define FLE_DIRECTORY 22409
427#define FLE_HIDDEN 22410
428#define FLE_SYSTEM 22411
[2]429#define FLE_READABLE 22412
[917]430#define FLE_WRITEABLE 22413
431#define FLE_OS2FS 22414
432#define FLE_OS2WIN 22415
433#define FLE_OS2PM 22416
434#define FLE_DOS 22417
435#define FLE_32BIT 22418
436#define FLE_WIN 22419
437#define FLE_BOUND 22420
438#define FLE_WINREAL 22421
439#define FLE_WINPROT 22422
440#define FLE_WINENH 22423
441#define FLE_DLL 22424
442#define FLE_PHYSDRV 22425
443#define FLE_VIRTDRV 22426
444#define FLE_PROTDLL 22427
445#define FLE_ICON 22428
446#define FLE_EAS 22429
447#define FLE_OPEN 22430
448#define FLE_ISARCHIVE 22431
449#define FLE_ARCNAME 22432
[2]450#define FLE_SETTINGS 22433
[917]451#define FLE_BINARY 22434
[2]452
[917]453#define SETICON_FRAME 22500
454#define SETICON_SPTR_ARROW 22501
455#define SETICON_SPTR_TEXT 22502
456#define SETICON_SPTR_WAIT 22503
457#define SETICON_SPTR_SIZE 22504
458#define SETICON_SPTR_MOVE 22505
459#define SETICON_SPTR_SIZENWSE 22506
460#define SETICON_SPTR_SIZENESW 22507
461#define SETICON_SPTR_SIZEWE 22508
462#define SETICON_SPTR_SIZENS 22509
463#define SETICON_SPTR_APPICON 22510
464#define SETICON_SPTR_ICONINFORMATION 22511
465#define SETICON_SPTR_ICONQUESTION 22512
466#define SETICON_SPTR_ICONERROR 22513
467#define SETICON_SPTR_ICONWARNING 22514
[2]468
[917]469#define SETICON_SPTR_ILLEGAL 22518
470#define SETICON_SPTR_FILE 22519
471#define SETICON_SPTR_FOLDER 22520
472#define SETICON_SPTR_MULTFILE 22521
473#define SETICON_SPTR_PROGRAM 22522
[2]474
475#define OBJCNR_FRAME 22600
[917]476#define OBJCNR_CNR 22601
477#define OBJCNR_DIR 22602
[2]478#define OBJCNR_DESKTOP 22603
[917]479#define OBJCNR_NOTE 22604
[2]480
[917]481#define RE_FRAME 22700
482#define RE_ORIG 22701
483#define RE_ADDLISTBOX 22702
484#define RE_ADD 22703
[2]485#define RE_REMOVELISTBOX 22704
[917]486#define RE_REMOVE 22705
[2]487
488#define ADDBTN_FRAME 22800
[917]489#define ADDBTN_TEXT 22801
490#define ADDBTN_HELP 22802
491#define ADDBTN_DROPABLE 22803
[2]492#define ADDBTN_VISIBLE 22804
[917]493#define ADDBTN_ID 22805
494#define ADDBTN_BITMAP 22806
495#define ADDBTN_SHOWTEXT 22807
[2]496#define ADDBTN_SEPARATOR 22808
[917]497#define ADDBTN_HELPME 22809
498#define ADDBTN_MYICON 22810
[2]499#define ADDBTN_EDITBMP 22811
[917]500#define ADDBTN_BMP 22812
[2]501
[917]502#define PICKBTN_FRAME 22900
503#define PICKBTN_LISTBOX 22901
[2]504
[917]505#define CMD_FRAME 23000
506#define CMD_LISTBOX 23001
507#define CMD_CL 23002
508#define CMD_ADD 23003
509#define CMD_DELETE 23004
510#define CMD_KEEP 23005
[2]511#define CMD_FULLSCREEN 23006
[917]512#define CMD_MINIMIZED 23007
513#define CMD_MAXIMIZED 23008
514#define CMD_INVISIBLE 23009
515#define CMD_ICON 23010
516#define CMD_DEFAULT 23011
517#define CMD_PROMPT 23012
518#define CMD_ONCE 23013
519#define CMD_TITLE 23014
520#define CMD_REORDER 23015
521#define CMD_FIND 23016
522#define CMD_ENVIRON 23017
[2]523
[917]524#define KILL_FRAME 23100
[2]525#define KILL_LISTBOX 23101
[917]526#define KILL_RESCAN 23102
527#define KILL_CHECKBOX 23103
528#define KILL_SHOW 23104
529#define KILL_HDR 23105
530#define KILL2_CHECKBOX 23106
[2]531
[917]532#define UNDEL_FRAME 23200
533#define UNDEL_LISTBOX 23201
534#define UNDEL_DEL 23202
535#define UNDEL_DRIVELIST 23203
536#define UNDEL_DEBUG 23204
537#define UNDEL_ENTRY 23205
538#define UNDEL_SUBDIRS 23206
539#define UNDEL_COUNT 23207
540#define UNDEL_MASKHDR 23208
[2]541#define UNDEL_DRVHDR 23209
542
[917]543#define BAT_FRAME 23300
544#define BAT_MLE 23301
[2]545
[917]546#define SYS_FRAME 23400
547#define SYS_LISTBOX 23401
[2]548
[917]549#define ABT_FRAME 23600
550#define ABT_ICON 23601
551#define ABT_VERSION 23605
552#define ABT_STICK1 23606
553#define ABT_STICK2 23607
[2]554#define ABT_PROGNAME 23608
555
[917]556#define NOTE_FRAME 23800
557#define NOTE_MAX 23898
[2]558#define NOTE_LISTBOX 23801
559
[917]560#define WLIST_FRAME 23900
561#define WLIST_LISTBOX 23901
[2]562#define WLIST_MINIMIZE 23902
[917]563#define WLIST_CLOSE 23903
[2]564
[917]565#define QTREE_FRAME 24000
[2]566
[917]567#define SVBTN_FRAME 24100
568#define SVBTN_LISTBOX 24101
569#define SVBTN_ENTRY 24102
570#define SVBTN_CURRENT 24103
[2]571
[917]572#define VINF_FRAME 24200
[2]573#define VINF_LISTBOX 24201
[917]574#define VINF_ENTRY 24202
575#define VINF_SRCH 24203
576#define VINF_FILTER 24204
577#define VINF_DIRS 24205
578#define VINF_RESCAN 24206
579#define VINF_DEBUG 24207
580#define VINF_TOPIC 24208
581#define VINF_TOPICHDR 24209
[2]582
[917]583#define INIR_FRAME 24300
[2]584#define INIR_USERPROFILE 24301
[917]585#define INIR_SYSTEMPROFILE 24302
586#define INIR_FIND 24303
[2]587
[917]588#define INII_FRAME 24400
589#define INII_NEWAPP 24401
590#define INII_NEWKEY 24402
[2]591#define INII_NEWKEYHDR 24403
[917]592#define INII_OLDAPP 24404
593#define INII_OLDKEY 24405
[2]594
[917]595#define CFG_FRAME 25000
[2]596#define CFG_NOTEBOOK 25001
597
[917]598#define CFGT_FRAME 25050
599#define CFGT_SWITCHTREEONFOCUS 25051
600#define CFGT_SWITCHTREE 25052
601#define CFGT_SWITCHTREEEXPAND 25053
602#define CFGT_COLLAPSEFIRST 25054
[2]603#define CFGT_DCOPENS 25055
[917]604#define CFGT_FOLLOWTREE 25056
605#define CFGT_VTREEOPENSWPS 25057
606#define CFGT_TOPDIR 25058
607#define CFGT_SHOWENV 25059
[1086]608#define CFGT_ENVVARLIST 25060
[2]609
[917]610#define CFGC_FRAME 25100
[2]611#define CFGC_COMPARE 25101
[917]612#define CFGC_DIRCOMPARE 25102
613#define CFGC_FIND 25103
[2]614
[917]615#define CFGD_FRAME 25150
616#define CFGD_UNHILITE 25151
[2]617#define CFGD_SYNCUPDATES 25152
618#define CFGD_LOOKINDIR 25153
619#define CFGD_MINONOPEN 25154
[917]620#define CFGD_SELECTEDALWAYS 25155
621#define CFGD_NOSEARCH 25156
[2]622#define CFGD_MULTIPLESEL 25157
623#define CFGD_EXTENDEDSEL 25158
624#define CFGD_LEAVETREE 25159
[917]625#define CFGD_NOFOLDMENU 25160
[2]626
[917]627#define CFGG_FRAME 25200
628#define CFGG_DONTMOVEMOUSE 25201
629#define CFGG_IDLECOPY 25202
630#define CFGG_CONFIRMDELETE 25203
[2]631#define CFGG_DEFAULTCOPY 25204
[917]632#define CFGG_LINKSETSICON 25205
633#define CFGG_VERIFYWRITES 25206
634#define CFGG_DNDDLG 25207
[1043]635#define CFGG_DEFAULTDELETEPERM 25208
[2]636#define CFGG_PRINTER 25209
[917]637#define CFGG_NODEAD 25210
638#define CFGG_BORING 25211
639#define CFGG_CUSTOMFILEDLG 25212
640#define CFGG_FM2DELETES 25213
641#define CFGG_CONFIRMTARGET 25214
642#define CFGG_TARGETDIR 25215
[985]643#define CFGG_CMDLNLNGTH 25216
[1043]644#define CFGG_TRASHCAN 25217
[2]645
[985]646#define CFGB_FRAME 25250
[917]647#define CFGB_TOOLBARHELP 25251
648#define CFGB_DRIVEBARHELP 25252
649#define CFGB_OTHERHELP 25253
[2]650
[917]651#define CFGM_FRAME 25300
[2]652#define CFGM_SAVESTATE 25301
[917]653#define CFGM_AUTOTILE 25302
654#define CFGM_FREETREE 25303
[2]655#define CFGM_SPLITSTATUS 25304
656#define CFGM_NOTREEGAP 25305
[917]657#define CFGM_STARTMIN 25306
658#define CFGM_STARTMAX 25307
[2]659#define CFGM_DATAMIN 25308
[917]660#define CFGM_TILEBACKWARDS 25309
661#define CFGM_WSANIMATE 25310
662#define CFGM_USERLISTSWITCHES 25311
663#define CFGM_RECENTDIRS 25312
664#define CFGM_EXTERNALARCBOXES 25313
665#define CFGM_EXTERNALVIEWER 25314
666#define CFGM_EXTERNALINIS 25315
667#define CFGM_EXTERNALCOLLECTOR 25316
668#define CFGM_SEPARATEPARMS 25317
669#define CFGM_BLUELED 25318
670#define CFGM_SHOWTARGET 25319
[2]671
[917]672#define CFGV_FRAME 25330
673#define CFGV_EDITOR 25331
674#define CFGV_BINED 25332
675#define CFGV_VIEWER 25333
676#define CFGV_BINVIEW 25334
677#define CFGV_FIND 25335
678#define CFGV_USENEWVIEWER 25336
[2]679#define CFGV_GUESSTYPE 25337
680#define CFGV_VIEWCHILD 25340
[917]681#define CFGV_CHECKMM 25341
[2]682
[917]683#define CFGH_FRAME 25344
684#define CFGH_NOMAILTOMAILRUN 25345
685#define CFGH_HTTPRUN 25346
686#define CFGH_FTPRUN 25347
687#define CFGH_RUNFTPWORKDIR 25348
688#define CFGH_RUNHTTPWORKDIR 25349
689#define CFGH_RUNMAILWORKDIR 25351
690#define CFGH_MAILRUN 25352
691#define CFGH_HTTPRUNWPSDEFAULT 25354
692#define CFGH_FTPRUNWPSDEFAULT 25355
693#define CFGH_LIBPATHSTRICTHTTPRUN 25357
694#define CFGH_LIBPATHSTRICTFTPRUN 25358
695#define CFGH_FIND 25359
696#define CFGH_LIBPATHSTRICTMAILRUN 25360
[892]697
[917]698#define CFGS_FRAME 25360
699#define CFGS_LOADSUBJECTS 25361
700#define CFGS_LOADLONGNAMES 25362
701#define CFGS_NOICONSFILES 25363
[2]702#define CFGS_NOICONSDIRS 25364
[917]703#define CFGS_FORCEUPPER 25365
704#define CFGS_FORCELOWER 25366
[2]705#define CFGS_REMOTEBUG 25367
[917]706#define CFGS_NOREMOVABLESCAN 25368
707#define CFGS_FILESTOGET 25369
[2]708
[917]709#define CFGA_FRAME 25370
710#define CFGA_QUICKARCFIND 25371
711#define CFGA_DEFARCNAME 25372
712#define CFGA_DEFARC 25373
713#define CFGA_FOLDERAFTEREXTRACT 25374
714#define CFGA_ARCSTUFFVISIBLE 25375
715#define CFGA_VIRUS 25376
[2]716#define CFGA_EXTRACTPATH 25377
[917]717#define CFGA_FIND 25378
[2]718
[917]719#define CFG5_FRAME 25500
720#define CFG5_ICON 25501
721#define CFG5_DETAIL 25502
722#define CFG5_NAME 25503
723#define CFG5_TEXT 25504
[2]724#define CFG5_MINIICONS 25505
[917]725#define CFG5_SHOWTITLES 25506
726#define CFG5_SHOWICON 25507
727#define CFG5_SHOWLNAMES 25508
[2]728#define CFG5_SHOWSUBJECT 25509
[917]729#define CFG5_SHOWATTR 25510
730#define CFG5_SHOWSIZE 25511
[2]731#define CFG5_SHOWEAS 25512
[917]732#define CFG5_SHOWLWDATE 25513
733#define CFG5_SHOWLWTIME 25514
734#define CFG5_SHOWLADATE 25515
735#define CFG5_SHOWLATIME 25516
736#define CFG5_SHOWCRDATE 25517
737#define CFG5_SHOWCRTIME 25518
738#define CFG5_FILTER 25519
739#define CFG5_EXTERNALCOLLECTOR 25520
740#define CFG5_SUBJECTLENGTHMAX 25521
741#define CFG5_SUBJECTDISPLAYWIDTH 25522
742#define CFG5_SUBJECTINLEFTPANE 25523
[2]743
[917]744#define CFGTS_FRAME 25599
[2]745
[917]746#define CFG6_FRAME 25600
747#define CFG6_SORTNAME 25601
748#define CFG6_SORTFILENAME 25602
749#define CFG6_SORTSIZE 25603
750#define CFG6_SORTEASIZE 25604
[2]751#define CFG6_SORTFIRST 25605
[917]752#define CFG6_SORTLAST 25606
753#define CFG6_SORTLWDATE 25607
754#define CFG6_SORTLADATE 25608
755#define CFG6_SORTCRDATE 25609
[2]756#define CFG6_SORTREVERSE 25610
[917]757#define CFG6_SORTDIRSFIRST 25611
758#define CFG6_SORTDIRSLAST 25612
[2]759
[917]760#define CFG9_FRAME 25900
[2]761#define CFG9_MAXIMUMUI 25901
762#define CFG9_MINIMUMUI 25902
[917]763#define CFG9_MAXINFOPRETTY 25903
764#define CFG9_MAXINFOPLAIN 25904
765#define CFG9_MAXFILENAMES 25905
[2]766#define CFG9_DEFAULT 25906
[917]767#define CFG9_MAXSPEED 25907
768#define CFG9_1X 25908
769#define CFG9_DOSTHINK 25909
770#define CFG9_HECTOR 25910
771#define CFG9_WINDOZETHINK 25911
[2]772
[917]773#define CINI_FRAME 26000
[2]774#define CINI_FIRSTLIST 26001
775#define CINI_CHANGEDLIST 26002
[917]776#define CINI_SECONDLIST 26003
777#define CINI_FIRSTINI 26004
[2]778#define CINI_SECONDINI 26005
779
780#define AUTHOR_FRAME 26100
[917]781#define AUTHOR_BITMAP 26101
[2]782#define AUTHOR_PICTURE 26102
783
784#define ARCERR_FRAME 26200
[917]785#define ARCERR_TEXT 26201
786#define ARCERR_TEST 26202
787#define ARCERR_MLE 26203
788#define ARCERR_VIEW 26204
[2]789
[917]790#define SEEF_FRAME 26300
[2]791#define SEEF_LISTBOX 26301
[917]792#define SEEF_DIR 26302
793#define SEEF_TOTAL 26303
[2]794
[917]795#define DRVS_FRAME 26350
[2]796#define DRVS_LISTBOX 26351
[917]797#define DRVS_BYNAME 26352
798#define DRVS_BYSIZE 26353
799#define DRVS_BYDATE 26354
[2]800
[917]801#define DND_FRAME 26400
802#define DND_COPY 26401
803#define DND_MOVE 26402
804#define DND_SHADOW 26403
805#define DND_COMPARE 26404
806#define DND_SETICON 26405
807#define DND_LISTBOX 26406
808#define DND_HELP 26407
809#define DND_TARGET 26408
810#define DND_RENAME 26409
811#define DND_OBJECT 26410
[2]812#define DND_WILDCOPY 26411
813#define DND_WILDMOVE 26412
[917]814#define DND_LAUNCH 26413
815#define DND_INFO 26414
[2]816#define DND_TARGETINFO 26415
[917]817#define DND_EXTRACT 26416
818#define DND_APPEND 26417
[2]819#define DND_CHANGETARGET 26418
820
[917]821#define FCMP_FRAME 26500
[2]822#define FCMP_LISTBOX 26501
[917]823#define FCMP_HELP 26502
[2]824
[917]825#define MINI_FRAME 26600
826#define MINI_SWAP 26601
827#define MINI_TIME 26602
828#define MINI_MEM 26603
829#define MINI_PROC 26604
830#define MINI_SPOOL 26005
831#define MINI_INCLREMOTE 26606
832#define MINI_SHOW 26607
833#define MINI_FLOAT 26608
834#define MINI_CLOSE 26609
835#define MINI_BORING 26610
836#define MINI_DRIVEA 26620
[2]837
[917]838#define NEWFIND_FRAME 26650
839#define NEWFIND_MLE 26651
840#define NEWFIND_SENSITIVE 26652
841#define NEWFIND_LITERAL 26653
842#define NEWFIND_ALSOSELECT 26654
[2]843
[917]844#define COLOR_FRAME 26700
845#define COLOR_FIRST 26710
846#define COLOR_WHITE 26710
847#define COLOR_BLACK 26711
848#define COLOR_BLUE 26712
849#define COLOR_RED 26713
850#define COLOR_PINK 26714
851#define COLOR_GREEN 26715
852#define COLOR_CYAN 26716
[2]853#define COLOR_YELLOW 26717
854#define COLOR_DARKGRAY 26718
855#define COLOR_DARKBLUE 26719
[917]856#define COLOR_DARKRED 26720
[2]857#define COLOR_DARKPINK 26721
[917]858#define COLOR_DARKGREEN 26722
[2]859#define COLOR_DARKCYAN 26723
[917]860#define COLOR_BROWN 26724
[2]861#define COLOR_PALEGRAY 26725
[917]862#define COLOR_LAST 26725
863#define COLOR_RECT 26730
864#define COLOR_LISTBOX 26731
[2]865
[917]866#define IAF_FRAME 26800
867#define IAF_MLE 26801
868#define IAF_PMFILTERS 26802
869#define IAF_LISTBOX 26803
870#define IAF_SAVE 26804
871#define IAF_LOAD 26805
872#define IAF_DELETE 26806
[2]873#define IAF_SAVENAME 26807
[917]874#define IAF_HELP 26808
[2]875
[917]876#define FND_FRAME 26900
877#define FND_LISTBOX 26901
878#define FND_HELP 26902
[2]879#define FND_INSTRUCT 26903
[917]880#define FND_EDITASSOC 26904
[2]881
[917]882#define DVS_FRAME 27000
883#define DVS_REMOVABLE 27001
[2]884#define DVS_NOTWRITEABLE 27002
[917]885#define DVS_IGNORE 27003
886#define DVS_CDROM 27004
887#define DVS_NOLONGNAMES 27005
888#define DVS_REMOTE 27006
889#define DVS_BOOT 27007
890#define DVS_INVALID 27008
891#define DVS_NOPRESCAN 27009
892#define DVS_ZIPSTREAM 27010
893#define DVS_NOLOADICONS 27011
894#define DVS_NOLOADSUBJS 27012
895#define DVS_NOLOADLONGS 27013
896#define DVS_SLOW 27014
[2]897#define DVS_INCLUDEFILES 27015
[917]898#define DVS_VIRTUAL 27016
899#define DVS_NOSTATS 27017
900#define DVS_RAMDISK 27018
[2]901
[917]902#define MRG_FRAME 27100
903#define MRG_LISTBOX 27101
904#define MRG_TOP 27102
905#define MRG_APPEND 27103
906#define MRG_BINARY 27104
907#define MRG_REMOVE 27105
908#define MRG_HELP 27106
[2]909#define MRG_CHANGETARGET 27107
910#define MRG_TARGETNAME 27108
[917]911#define MRG_BOTTOM 27109
[2]912
[917]913#define PRN_FRAME 27150
914#define PRN_WIDTH 27151
915#define PRN_LENGTH 27152
916#define PRN_LMARGIN 27153
917#define PRN_RMARGIN 27154
918#define PRN_TMARGIN 27155
919#define PRN_BMARGIN 27156
[2]920#define PRN_PAGENUMS 27157
921#define PRN_FORMBEFORE 27158
[917]922#define PRN_FORMAFTER 27159
923#define PRN_ALT 27160
924#define PRN_FORMAT 27161
925#define PRN_LISTBOX 27162
926#define PRN_BITMAP 27163
927#define PRN_PRINTER 27164
928#define PRN_SPACING 27165
929#define PRN_TABSPACES 27166
[2]930
[917]931#define FDLG_FRAME 27200
932#define FDLG_USERDIRS 27201
933#define FDLG_HELP 27202
[2]934
[917]935#define DUPE_FRAME 27300
936#define DUPE_NAMES 27301
937#define DUPE_DATES 27302
938#define DUPE_SIZES 27303
939#define DUPE_CRCS 27304
940#define DUPE_EXTS 27305
[2]941
[917]942#define MAP_FRAME 27400
[2]943#define MAP_ATTACHLIST 27401
944#define MAP_DETACHLIST 27402
945#define MAP_ATTACHTO 27403
[917]946#define MAP_ATTACH 27404
947#define MAP_DETACH 27405
948#define MAP_INFO 27406
949#define MAP_DELETE 27407
950#define MAP_CLEAR 27408
[2]951
[917]952#define URL_FRAME 27500
953#define URL_LISTBOX 27501
[2]954#define URL_BOOKMARK 27502
955
[917]956#define IMGS_FRAME 27600
[2]957#define IMGS_LISTBOX 27601
[917]958#define IMGS_NAME 27602
959#define ASS_BOTTOM 27602
960#define ASS_REPLACE 27603
961#define CMD_REPLACE 27604
Note: See TracBrowser for help on using the repository browser.