source: trunk/dll/fm3dll2.h@ 2

Last change on this file since 2 was 2, checked in by root, 23 years ago

Initial revision

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