source: trunk/dll/fm3dll2.h@ 91

Last change on this file since 91 was 73, checked in by root, 22 years ago

Drop obsoletes

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 19.0 KB
RevLine 
[73]1
2/***********************************************************************
3
4 $Id: fm3dll2.h 73 2003-11-22 02:43:51Z root $
5
6 Global definitions
7
8 Copyright (c) 1993-02 M. Kimes
9 Copyright (c) 2003 Steven H.Levine
10
11 Revisions 15 Oct 02 MK - Baseline
12 04 Nov 03 SHL - Drop obsoletes
13
14***********************************************************************/
15
[2]16#define COLR_WHITE 0
17#define COLR_BLACK 1
18#define COLR_BLUE 2
19#define COLR_RED 3
20#define COLR_PINK 4
21#define COLR_GREEN 5
22#define COLR_CYAN 6
23#define COLR_YELLOW 7
24#define COLR_DARKGRAY 8
25#define COLR_DARKBLUE 9
26#define COLR_DARKRED 10
27#define COLR_DARKPINK 11
28#define COLR_DARKGREEN 12
29#define COLR_DARKCYAN 13
30#define COLR_BROWN 14
31#define COLR_PALEGRAY 15
32
33#define SORT_FIRSTEXTENSION 0x00000001
34#define SORT_LASTEXTENSION 0x00000002
35#define SORT_SIZE 0x00000004
36#define SORT_EASIZE 0x00000008
37#define SORT_LWDATE 0x00000010
38#define SORT_LADATE 0x00000020
39#define SORT_CRDATE 0x00000040
40#define SORT_DIRSFIRST 0x00000080
41#define SORT_DIRSLAST 0x00000100
42#define SORT_FILENAME 0x00000200
43#define SORT_REVERSE 0x00000400
44#define SORT_PATHNAME 0x00000800
45#define SORT_NOSORT 0x00001000
46#define SORT_SUBJECT 0x00002000
47
48#define DRIVE_REMOVABLE 0x00000001
49#define DRIVE_NOTWRITEABLE 0x00000002
50#define DRIVE_IGNORE 0x00000004
51#define DRIVE_CDROM 0x00000008
52#define DRIVE_NOLONGNAMES 0x00000010
53#define DRIVE_REMOTE 0x00000020
54#define DRIVE_BOOT 0x00000040
55#define DRIVE_INVALID 0x00000080
56#define DRIVE_NOPRESCAN 0x00000100
57#define DRIVE_ZIPSTREAM 0x00000200
58#define DRIVE_NOLOADICONS 0x00000400
59#define DRIVE_NOLOADSUBJS 0x00000800
60#define DRIVE_NOLOADLONGS 0x00001000
61#define DRIVE_SLOW 0x00002000
62#define DRIVE_INCLUDEFILES 0x00004000
63
64#define MAIN_FRAME 1
65#define MAIN_STATUS 2
66#define MAIN_TOOLS 3
67#define MAIN_USERLIST 4
68#define MAIN_DRIVELIST 5
69#define MAIN_SETUPLIST 6
70#define COMMAND_LINE 7
71#define MAIN_AUTOVIEW 8
72#define MAIN_POPUP 9
73#define MAIN_BUTTONLIST 10
74#define MAIN_DRIVES 11
75#define MAIN_LED 12
76#define MAIN_LEDHDR 13
77#define DEFMENU 14
78#define MAIN2_FRAME 15
79#define MAIN_AUTOVIEWMLE 16
80#define MAIN_CMDLIST 17
81#define COMMAND_BUTTON 18
82
83
84#define MAIN_HELP 97
85#define MAIN_TRASHCAN 98
86
87#define ID_TIMER 4
88#define ID_STICK1 5
89#define ID_STICK2 6
90#define ID_STICK3 7
91#define ID_STICK4 8
92#define ID_STICK5 9
93#define ID_STICK12 10
94#define ID_STICK22 11
95#define ID_STICK32 12
96#define ID_STICK42 13
97#define ID_STICK52 14
98#define ID_TIMER2 15
99#define ID_TIMER3 16
[73]100
[2]101#define ID_TIMER4 19
102#define ID_TIMER5 20
103#define ID_TIMER6 21
104
105#define MAIN_STATUS2 19
106
107#define OBJ_FRAME 20
108
109#define ID_IMAGE 40
110#define ID_IMAGEOBJECT 49
111
112#define ID_HELPTABLE 50
113#define ID_HELPSUBTABLE 51
114#define ID_BUTTONMENU 99
115
116#define DIR_FRAME 100
117#define DIR_CNR 101
118#define DIR_FOLDERICON 102
119#define DIR_TOTALS 103
120#define DIR_SELECTED 104
121#define DIR_MAX 105
122#define DIR_RESTORE 106
123#define DIR_VIEW 107
124#define DIR_SORT 108
125#define DIR_FILTER 109
126#define DIROBJ_FRAME 200
127
128#define NEWVIEW_FRAME 280
129#define NEWVIEW_STATUS1 281
130#define NEWVIEW_STATUS2 282
131#define NEWVIEW_STATUS3 283
132#define NEWVIEW_POPUP 284
133#define NEWVIEW_LISTBOX 285
134#define NEWVIEW_DRAG 286
135
136#define SEEALL_FRAME 290
137#define SEEALL_STATUS 291
138#define SEEALL_OBJ 295
139#define SEEALL_POPUP 296
140
141#define BITMAP_FRAME 299
142
143#define TREE_FRAME 300
144#define TREE_CNR 301
145#define TREE_TOTALS 302
146#define TREEOBJ_FRAME 400
147
148#define COLLECTOR_FRAME 450
149#define COLLECTOR_CNR 451
150#define COLLECTOROBJ_FRAME 460
151
152#define ARC_FRAME 500
153#define ARC_CNR 501
154#define ARC_EXTRACTDIR 502
155#define ARCOBJ_FRAME 600
156
157#define SKULL0 690
158#define SKULL1 691
159#define SKULL2 692
160#define SKULL3 693
161#define SKULL4 694
162#define SKULL5 695
163#define SKULL6 696
164#define SKULL7 697
165#define SKULL8 698
166#define SKULL9 699
167
168#define INI_FRAME 700
169#define INI_APPLIST 701
170#define INI_KEYLIST 702
171#define INI_DATALIST 703
172#define INI_DELETEAPP 704
173#define INI_DELETEKEY 705
174#define INI_ADDENTRY 706
175#define INI_EDITENTRY 707
176#define INI_REFRESH 708
177#define INI_USERPROFILE 709
178#define INI_SYSTEMPROFILE 710
179#define INI_OTHERPROFILE 711
180#define INI_NUMAPPS 712
181#define INI_NUMKEYS 713
182#define INI_NUMDATA 714
183#define INI_APPHDR 715
184#define INI_KEYHDR 716
185#define INI_DATAHDR 717
186#define INI_CONFIRM 718
187#define INI_BACKUPINI 719
188#define INI_CHANGEINI 720
189#define INI_SWAPINI 721
190#define INI_RENAMEAPP 722
191#define INI_RENAMEKEY 723
192#define INI_COPYAPP 724
193#define INI_COPYKEY 725
194#define INI_APPMENU 726
195#define INI_KEYMENU 727
196
197#define DIR_POPUP 750
198#define FILE_POPUP 751
199#define TREE_POPUP 752
200#define DIRCNR_POPUP 753
201#define TREECNR_POPUP 754
202#define ARCCNR_POPUP 755
203#define ARC_POPUP 756
204#define COLLECTORDIR_POPUP 757
205#define COLLECTORFILE_POPUP 758
206#define COLLECTORCNR_POPUP 759
207
208#define REMOVABLE_ICON 900
209#define CDROM_ICON 901
210#define REMOTE_ICON 902
211#define FLOPPY_ICON 903
212#define FILE_ICON 904
213#define LASTITEM_ICON 905
214#define DRAG_ICON 906
215#define FINGER_ICON 907
216#define APP_ICON 908
217#define DUNNO_ICON 909
218#define FILE_SYSTEM_ICON 910
219#define FILE_HIDDEN_ICON 911
220#define FILE_READONLY_ICON 912
221#define DRIVE_ICON 913
222#define ZIPSTREAM_ICON 914
223#define ART_ICON 915
224#define COMPARE_ICON 916
225#define FINGER2_ICON 917
226#define DRAG2_ICON 918
227#define LEDON_BMP 919
228#define LEDOFF_BMP 920
229#define DIRSIZE_ICON 921
230#define LEDON2_BMP 922
231#define LEDOFF2_BMP 923
232#define ENV_ICON 924
233
234#define IDM_HELPMOUSE 987
235#define IDM_HELPCONTEXT 988
236#define IDM_HELPPIX 989
237#define IDM_HELPTUTOR 990
238#define IDM_HELPHINTS 991
239#define IDM_HELPGENERAL 992
240#define IDM_HELPKEYS 993
241#define IDM_UNDO 994
242#define IDM_EXIT 995
243#define IDM_HELPCONTENTS 996
244#define IDM_HIDEMENU 997
245#define IDM_ABOUT 998
246#define IDM_HELP 999
247
248#define IDM_FILESMENU 1000
249#define IDM_MOVE 1001
250#define IDM_COPY 1002
251#define IDM_COMPARE 1003
252#define IDM_DELETE 1004
253#define IDM_RENAME 1005
254#define IDM_PERMDELETE 1006
255#define IDM_PRINT 1007
256#define IDM_EAS 1008
257#define IDM_ATTRS 1009
258#define IDM_INFO 1010
259#define IDM_COLLECT 1011
260#define IDM_OPENSUBMENU 1012
261 #define IDM_OPENSETTINGS 1013
262 #define IDM_OPENICON 1014
263 #define IDM_OPENDETAILS 1015
264 #define IDM_OPENTREE 1016
265 #define IDM_OPENDEFAULT 1017
266 #define IDM_OPENWINDOW 1018
267 #define IDM_OPENWALK 1019
268#define IDM_OBJECTSUBMENU 1020
269 #define IDM_SHADOW 1021
270 #define IDM_OBJECT 1022
271#define IDM_VIEW 1023
272#define IDM_EDIT 1024
273#define IDM_SUBJECT 1025
274#define IDM_MKDIR 1026
275#define IDM_SAVETOCLIP 1027
276#define IDM_SAVETOLIST 1028
277#define IDM_ARCHIVE 1029
278#define IDM_EXTRACT 1030
279#define IDM_SIZES 1031
280#define IDM_SAVESUBMENU 1032
281#define IDM_RESORT 1033
282#define IDM_FIND 1034
283#define IDM_EXTRACTWDIRS 1035
284#define IDM_TEST 1036
285#define IDM_ARCEXTRACT 1037
286#define IDM_ARCEXTRACTWDIRS 1038
287#define IDM_VIRUSSCAN 1039
288#define IDM_EXEC 1040
289#define IDM_ARCEXTRACTEXIT 1041
290#define IDM_ARCEXTRACTWDIRSEXIT 1042
291#define IDM_REMOVE 1043
292#define IDM_CLEARCNR 1044
293#define IDM_COLLECTFROMCLIP 1045
294#define IDM_VIEWSMENU 1046
295#define IDM_GREP 1047
296#define IDM_EDITCOMMANDS 1048
297#define IDM_FORMAT 1049
298#define IDM_CHKDSK 1050
299#define IDM_EJECT 1051
300#define IDM_PARTITION 1052
301#define IDM_SETICON 1053
302#define IDM_APPENDTOCLIP 1054
303#define IDM_TREE 1055
304#define IDM_QTREE 1056
305#define IDM_FAKEEXTRACT 1057
306#define IDM_MCIPLAY 1058
307#define IDM_VIEWSUBMENU 1059
308#define IDM_COLLECTFROMFILE 1060
309#define IDM_COLLECTSELECT 1061
310#define IDM_COLLECTMENU 1062
311#define IDM_UPDATE 1063
312#define IDM_OPTIMIZE 1064
313#define IDM_ARCHIVEM 1065
314#define IDM_FAKEEXTRACTM 1066
315#define IDM_SEEALL 1067
316#define IDM_REFRESH 1068
317#define IDM_WILDMOVE 1069
318#define IDM_WILDCOPY 1070
319#define IDM_WILDRENAME 1071
320#define IDM_COPYMENU 1072
321#define IDM_MOVEMENU 1073
322#define IDM_ADDTOUSERLIST 1074
323#define IDM_DELETEFROMUSERLIST 1075
324#define IDM_SAVEDIRCNRSTATE 1076
325#define IDM_DELETEDIRCNRSTATE 1077
326#define IDM_CLI 1078
327#define IDM_EXTRACTSUBMENU 1079
328#define IDM_VIEWORARC 1080
329#define IDM_VIEWTEXT 1081
330#define IDM_VIEWBINARY 1082
331#define IDM_EDITTEXT 1083
332#define IDM_EDITBINARY 1084
333#define IDM_EDITSUBMENU 1085
334#define IDM_SHOWSORT 1086
335#define IDM_SHOWSELECT 1087
336#define IDM_DOITYOURSELF 1088
337#define IDM_EXPANDSUBMENU 1089
338#define IDM_MISCSUBMENU 1090
339#define IDM_DELETESUBMENU 1091
340#define IDM_SHOWDRIVES 1092
341#define IDM_DOSCOMMANDLINE 1093
342#define IDM_WINFULLSCREEN 1094
343#define IDM_HEXMODE 1095
344#define IDM_SEARCHMENU 1096
345#define IDM_FINDFIRST 1097
346#define IDM_FINDNEXT 1098
347#define IDM_GOTOLINE 1099
348#define IDM_GOTOOFFSET 1100
349#define IDM_CODEPAGE 1101
350#define IDM_NEXTSELECTED 1102
351#define IDM_PREVSELECTED 1103
352#define IDM_FINDPREV 1104
353#define IDM_SELECTFOUND 1105
354#define IDM_DESELECTFOUND 1106
355#define IDM_SAVETOCLIP2 1107
356#define IDM_APPENDTOCLIP2 1108
357#define IDM_SAVETOLIST2 1109
358#define IDM_HELPUSERLIST 1110
359#define IDM_KILLME 1111
360#define IDM_SHADOW2 1112
361#define IDM_OPENICONME 1113
362#define IDM_OPENDETAILSME 1114
363#define IDM_OPENTREEME 1115
364#define IDM_OPENSETTINGSME 1116
365#define IDM_NEXTBLANKLINE 1117
366#define IDM_PREVBLANKLINE 1118
367#define IDM_MOREBUTTONS 1119
368#define IDM_TOAUTOMLE 1120
369#define IDM_BEGINEDIT 1121
370#define IDM_ENDEDIT 1122
371#define IDM_FINDINTREE 1123
372#define IDM_DRVFLAGS 1124
373#define IDM_SHOWALLFILES 1125
374#define IDM_MOVEPRESERVE 1126
375#define IDM_COPYPRESERVE 1127
376#define IDM_SHOWALLFILESCNR 1128
377#define IDM_DRIVEBAR 1129
378#define IDM_LOCK 1130
379#define IDM_UNLOCK 1131
380#define IDM_UUDECODE 1132
381#define IDM_MERGE 1133
382#define IDM_MERGEBINARY 1134
383#define IDM_MERGETEXT 1135
384#define IDM_MERGEBINARYAPPEND 1136
385#define IDM_MERGETEXTAPPEND 1137
386#define IDM_SHOWNOTEWND 1138
387#define IDM_HIDENOTEWND 1139
388#define IDM_TWODIRS 1140
389#define IDM_MAXIMIZE 1141
390#define IDM_CONTEXTMENU 1142
391#define IDM_VIEWARCHIVE 1143
392#define IDM_CREATE 1144
393#define IDM_VTREE 1145
394#define IDM_DUPES 1146
395#define IDM_WRAP 1147
396#define IDM_IGNOREHTTP 1148
397#define IDM_IGNOREFTP 1149
398#define IDM_DETACH 1150
399#define IDM_TREEVIEW 1151
400#define IDM_WPSMOVE 1152
401#define IDM_WPSCOPY 1153
402#define IDM_SETTARGET 1154
403#define IDM_CLOSETRAY 1155
404
405#define IDM_UTILITIESMENU 2000
406#define IDM_INIVIEWER 2001
407#define IDM_COLLECTOR 2002
408#define IDM_KILLPROC 2003
409#define IDM_UNDELETE 2004
410#define IDM_UNDELETESPEC 2005
411#define IDM_INSTANT 2006
412#define IDM_COMMANDLINE 2007
413#define IDM_SYSINFO 2008
414#define IDM_SYSTEMCLOCK 2009
415#define IDM_VIEWINFS 2010
416#define IDM_VIEWHELPS 2011
417#define IDM_REMAP 2012
418
419#define IDM_CONFIGMENU 3000
420#define IDM_EDITASSOC 3001
421#define IDM_TOOLBAR 3002
422#define IDM_SORTSUBMENU 3003
423 #define IDM_SORTNAME 3004
424 #define IDM_SORTFILENAME 3005
425 #define IDM_SORTSIZE 3006
426 #define IDM_SORTEASIZE 3007
427 #define IDM_SORTFIRST 3008
428 #define IDM_SORTLAST 3009
429 #define IDM_SORTLWDATE 3010
430 #define IDM_SORTLADATE 3011
431 #define IDM_SORTCRDATE 3012
432 #define IDM_SORTDIRSFIRST 3013
433 #define IDM_SORTDIRSLAST 3014
434 #define IDM_SORTREVERSE 3015
435 #define IDM_SORTSMARTNAME 3016
436 #define IDM_SORTNONE 3017
437 #define IDM_SORTSUBJECT 3018
438#define IDM_FONTPALETTE 3020
439#define IDM_COLORPALETTE 3021
440#define IDM_PROGSETUP 3022
441#define IDM_TOGGLESSUBMENU 3033
442 #define IDM_FOLLOWTREE 3034
443 #define IDM_LOADSUBJECTS 3035
444 #define IDM_LOADLONGNAMES 3036
445 #define IDM_DONTMOVEMOUSE 3037
446 #define IDM_UNHILITE 3038
447 #define IDM_CONFIRMDELETE 3039
448 #define IDM_SYNCUPDATES 3040
449 #define IDM_FORCEUPPER 3041
450 #define IDM_FORCELOWER 3042
451 #define IDM_VERIFYWRITES 3043
452 #define IDM_NOICONSFILES 3044
453 #define IDM_NOICONSDIRS 3045
454 #define IDM_DCOPENS 3046
455 #define IDM_LINKSETSICON 3047
456 #define IDM_TEXTTOOLS 3048
457 #define IDM_TOOLTITLES 3049
458#define IDM_PRINTER 3050
459#define IDM_EDITANYARCHIVER 3051
460#define IDM_SCHEMEPALETTE 3052
461#define IDM_SYSTEMSETUP 3053
462#define IDM_SAVESTATE 3054
463#define IDM_DEFAULTCOPY 3055
464#define IDM_TOOLSUBMENU 3056
465#define IDM_LOGFILE 3057
466#define IDM_IDLECOPY 3058
467#define IDM_NOTEBOOK 3059
468#define IDM_BLINK 3060
469#define IDM_HICOLORPALETTE 3061
470#define IDM_USERLIST 3062
471#define IDM_AUTOVIEW 3063
472#define IDM_MAINPOPUP 3064
473#define IDM_SELECTSUBMENU 3065
474#define IDM_FOLDERAFTEREXTRACT 3066
475#define IDM_AUTOVIEWSUBMENU 3067
476#define IDM_AUTOVIEWFILE 3068
477#define IDM_AUTOVIEWCOMMENTS 3069
478#define IDM_TILEBACKWARDS 3070
479#define IDM_AUTOVIEWMLE 3071
480
481#define IDM_DRIVESMENU 3899
482#define IDM_DRIVEA 3900
483#define IDM_DRIVEATEXT 3950
484
485#define IDM_COMMANDSMENU 4000
486#define IDM_COMMANDSTART 4001
487#define IDM_COMMANDNUM0 4001
488#define IDM_COMMANDNUM1 4002
489#define IDM_COMMANDNUM2 4003
490#define IDM_COMMANDNUM3 4004
491#define IDM_COMMANDNUM4 4005
492#define IDM_COMMANDNUM5 4006
493#define IDM_COMMANDNUM6 4007
494#define IDM_COMMANDNUM7 4008
495#define IDM_COMMANDNUM8 4009
496#define IDM_COMMANDNUM9 4010
497#define IDM_COMMANDNUM10 4011
498#define IDM_COMMANDNUM11 4012
499#define IDM_COMMANDNUM12 4013
500#define IDM_COMMANDNUM13 4014
501#define IDM_COMMANDNUM14 4015
502#define IDM_COMMANDNUM15 4016
503#define IDM_COMMANDNUM16 4017
504#define IDM_COMMANDNUM17 4018
505#define IDM_COMMANDNUM18 4019
506#define IDM_COMMANDNUM19 4020
507
508#define IDM_QUICKTOOLSTART 4900
509
510#define IDM_CNRMENU 5000
511#define IDM_FILTER 5001
512#define IDM_ICON 5002
513#define IDM_TEXT 5003
514#define IDM_NAME 5004
515#define IDM_DETAILS 5005
516#define IDM_MINIICONS 5006
517#define IDM_DETAILSTITLES 5007
518#define IDM_SHOWLNAMES 5008
519#define IDM_SHOWSUBJECT 5009
520#define IDM_SHOWEAS 5010
521#define IDM_SHOWSIZE 5011
522#define IDM_SHOWICON 5012
523#define IDM_SHOWLWDATE 5013
524#define IDM_SHOWLWTIME 5014
525#define IDM_SHOWLADATE 5015
526#define IDM_SHOWLATIME 5016
527#define IDM_SHOWCRDATE 5017
528#define IDM_SHOWCRTIME 5018
529#define IDM_SHOWATTR 5019
530#define IDM_DETAILSSETUP 5020
531#define IDM_RESCAN 5021
532#define IDM_LOADLISTFILE 5022
533#define IDM_SAVELISTFILE 5023
534
535#define IDM_HIDETOOL 6000
536#define IDM_HIDEANYTOOL 6001
537#define IDM_DELETETOOL 6002
538#define IDM_DELETEANYTOOL 6003
539#define IDM_SHOWTOOLS 6004
540#define IDM_EDITTOOL 6005
541#define IDM_EDITANYTOOL 6006
542#define IDM_ADDTOOL 6007
543#define IDM_REORDERTOOLS 6008
544#define IDM_CREATETOOL 6009
545#define IDM_TOOLLEFT 6010
546#define IDM_TOOLRIGHT 6011
547#define IDM_SAVETOOLS 6012
548#define IDM_LOADTOOLS 6013
549
550#define IDM_WINDOWSMENU 9000
551#define IDM_TILE 9001
552#define IDM_CASCADE 9002
553#define IDM_RESTORE 9003
554#define IDM_MINIMIZE 9004
555#define IDM_NEXTWINDOW 9005
556#define IDM_PREVWINDOW 9006
557#define IDM_ARRANGEICONS 9007
558#define IDM_AUTOTILE 9008
559#define IDM_FREETREE 9009
560#define IDM_WINDOWDLG 9010
561#define IDM_IDEALSIZE 9011
562#define IDM_SWITCHLIST 9012
563#define IDM_TILEMENU 9013
564#define IDM_WINDOWSTART 9100
565#define IDM_SWITCHSTART 9500
566
567#define IDM_PARENT 10000
568#define IDM_PREVIOUS 10001
569#define IDM_WALKDIR 10002
570#define IDM_SWITCH 10003
571#define IDM_COLLAPSE 10004
572#define IDM_EXPAND 10005
573#define IDM_SELECTALL 10006
574#define IDM_DESELECTALL 10007
575#define IDM_SELECTALLFILES 10008
576#define IDM_DESELECTALLFILES 10009
577#define IDM_SELECTALLDIRS 10010
578#define IDM_DESELECTALLDIRS 10011
579#define IDM_SELECTMASK 10012
580#define IDM_DESELECTMASK 10013
581#define IDM_INVERT 10014
582#define IDM_SELECTBOTH 10015
583#define IDM_SELECTONE 10016
584#define IDM_SELECTNEWER 10017
585#define IDM_SELECTOLDER 10018
586#define IDM_SELECTBIGGER 10019
587#define IDM_SELECTSMALLER 10020
588#define IDM_DESELECTBOTH 10021
589#define IDM_DESELECTONE 10022
590#define IDM_DESELECTNEWER 10023
591#define IDM_DESELECTOLDER 10024
592#define IDM_DESELECTBIGGER 10025
593#define IDM_DESELECTSMALLER 10026
594#define IDM_RESELECT 10027
595#define IDM_SELECTCLIP 10028
596#define IDM_DESELECTCLIP 10029
597#define IDM_SELECTIDENTICAL 10030
598#define IDM_SELECTSAME 10031
599#define IDM_COLLAPSEALL 10032
600#define IDM_SELECTLIST 10033
601#define IDM_SELECTMORE 10034
602#define IDM_DESELECTMORE 10035
603#define IDM_HIDEALL 10036
604#define IDM_SELECTCOMPAREMENU 10037
605
606#define CHECK_FILES 1
607
608#ifndef MM_PORTHOLEINIT
609 #define MM_PORTHOLEINIT 0x01fb
610#endif
611#ifndef MS_POPUP
612 #define MS_POPUP 0x00000010L
613#endif
614#ifndef CCS_MINIICONS
615 #define CCS_MINIICONS 0x0800
616#endif
617#ifndef CRA_SOURCE
618 #define CRA_SOURCE 0x00004000
619#endif
620#ifndef CV_EXACTMATCH
621 #define CV_EXACTMATCH 0x10000000
622#endif
623#ifndef CBN_SETFOCUS
624 #define CBN_SETFOCUS 20
625#endif
626#ifndef CBN_KILLFOCUS
627 #define CBN_KILLFOCUS 21
628#endif
629#ifndef CN_VERIFYEDIT
630 #define CN_VERIFYEDIT 134
631#endif
632#ifndef CN_PICKUP
633 #define CN_PICKUP 135
634#endif
635#ifndef CN_DROPNOTIFY
636 #define CN_DROPNOTIFY 136
637#endif
638#ifndef CN_GRIDRESIZED
639 #define CN_GRIDRESIZED 137
640#endif
641#ifndef BKS_MERLINSTYLE
642 #define BKS_MERLINSTYLE 0x0800
643#endif
644
Note: See TracBrowser for help on using the repository browser.