Sindbad~EG File Manager
/* M. Beeson, for Mathpert */
#define IDC_GROUPBOX3 101
#define IDC_GROUPBOX4 102
#define IDC_GROUPBOX2 101
#define CM_EDITPASTE 24323
#define CM_EDITCOPY 24322
#define CM_EDITUNDO 24321
#define CM_POPUPITEM 101
#define IDC_CONFIRMOFF 101
#define IDC_CLOSEPROMPT 102
#define IDC_CLOSEADVICE 103
#define IDC_LAMP2OFF 1112
#define IDC_LAMP2ON 1111
#define IDC_LAMP2Z 1110
#define IDC_LAMP2Y 1109
#define IDC_LAMP2X 1108
#define IDC_LAMP2GROUPBOX 1107
#define IDC_LAMP1OFF 1106
#define IDC_LAMP1ON 1105
#define IDC_LAMP1Z 1104
#define IDC_LAMP1Y 1103
#define IDC_LAMP1X 1102
#define IDC_LAMP1GROUPBOX 1101
#define IDC_VIEWPOINTY 104
#define IDC_VIEWPOINTZ 103
#define IDC_VIEWPOINTX 102
#define IDC_VIEWPOINTGROUPBOX 101
#define IDC_FOCUSZ 116
#define IDC_FOCUSY 115
#define IDC_FOCUSX 114
#define IDC_FOCUSGROUPBOX 113
#define IDC_SPHERICAL 1201
#define IDC_CARTESIAN 1200
#define IDC_LABELX 14405
#define IDC_LABELY 14406
#define IDC_LABELZ 14407
#define IDC_LABEL1X 14408
#define IDC_LABEL1Y 14409
#define IDC_LABEL1Z 14410
#define IDC_LABEL2X 14411
#define IDC_LABEL2Y 14412
#define IDC_LABEL2Z 14413
#define BITMAP_7 7
#define BITMAP_6 6
#define BITMAP_4 4
#define IDC_LAYOUT 1025
#define IDC_EDIT1 1025
#define IDC_EDIT2 1026
#define IDC_RADIOBUTTON1 1027
#define IDC_RADIOBUTTON2 1028
#define IDC_GROUPBOX1 1029
#define IDC_EDIT3 1030
#define IDC_EDIT4 1031
#define IDC_HOMEWORKLISTBOX 14
#define IDC_PROBLEMFILEPROMPT 15
#define TEXTBOOK_COMBOBOX 101
#define SPOT 5
#define CM_ASSUMPTIONS 701
#define CM_COMMENTARY 702
#define CM_FUNCTIONDEFINE 703
#define CM_FUNCTIONREDEFINE 704
#define CM_FUNCTIONUNDEFINE 705
#define CM_FUNCTIONSHOW 706
#define CM_SOUND_ON 707
#define CM_SOUND_OFF 708
#define CM_CUECARDS_ON 709
#define CM_CUECARDS_OFF 710
#define CM_CONFIRMCLOSE_ON 711
#define CM_CONFIRMCLOSE_OFF 712
#define CM_SHOW_OPERATIONS 713
#define CM_HIDE_OPERATIONS 714
#define CM_LARGEICONS 715
#define CM_SMALLICONS 716
#define WM_GETPROBLEM (WM_USER + 1) /* don't change! */
#define WM_ONESTEP (WM_USER + 2)
#define WM_NEWSTEP (WM_USER + 3)
#define WM_DISPLAY (WM_USER + 4)
#define WM_DISPLAYPROGRESS (WM_USER + 6)
#define WM_DRAWGRID (WM_USER + 7)
#define WM_DIRECTIONFIELD (WM_USER + 8)
#define WM_GRAPHBUTTON (WM_USER + 9)
#define WM_PROBLEMNUMBER (WM_USER + 10)
#define CM_HELPABOUT 24354
#define CM_HELPUSING_HELP 24353
#define CM_HELPSEARCH 24352
#define CM_HELPCONTENTS 24351
#define IDM_WITHGRAPHPAPER 1296
#define IDM_WITHOUTGRAPHPAPER 1297
#define CM_OPTIONSPACES 1298
#define CM_OPTIONNOCOMMAS 1299
#define CM_OPTIONCOMMAS 1300
#define CM_OPTIONPRECISION2 1301
#define CM_OPTIONPRECISION3 1302
#define CM_OPTIONPRECISION4 1303
#define CM_OPTIONPRECISION5 1304
#define CM_OPTIONPRECISION6 1305
#define CM_OPTIONPRECISION7 1306
#define CM_OPTIONBIGGERTYPE 1307
#define CM_OPTIONSMALLERTYPE 1308
#define CM_OPTIONNORMALTYPE 1309
#define CM_OPTIONLINEBREAKS 1311
#define CM_COLORSBACKGROUND 1312
#define CM_COLORSFORMULAS 1313
#define CM_COLORSHIGHLIGHT 1314
#define CM_COLORSSELECTED 1315
#define CM_COLORSREASONS 1316
#define CM_COLORSRESTORE 1317
#define CM_OPERATIONSDUMMY 1319
#define CM_NEXT 1320
#define CM_PREVIOUS 1321
#define CM_GETPROBLEM 1322
#define CM_ENGLISH 1323
#define CM_FRENCH 1324
#define CM_SPANISH 1325
#define CM_GERMAN 1326
#define CM_DUTCH 1327
#define CM_PORTUGESE 1328
#define CM_ITALIAN 1329
#define CM_RUSSIAN 1330
#define CM_SWEDISH 1331
#define CM_JAPANESE 1332
#define CM_CHINESE 1333
/*_________________________________________________________________*/
/* These are the kinds of graphs you can choose from the
menu. They must be in this sequence so mainchoice can be
found by subtraction. */
#define CM_GRAPHORDINARY 1408
#define CM_GRAPHCOMPARESAME 1409
#define CM_GRAPHCOMPAREDIFFERENT 1410
#define CM_GRAPHPARAMETRIC 1411
/* 112 is skipped on purpose, for POLAR_CIRCULAR */
#define CM_GRAPHPOLAR 1413
#define CM_GRAPHPOLYROOT 1414
#define CM_GRAPHODE 1415
#define CM_GRAPH2ODES 1416
/* 117 is for ODESYSTEM */
#define CM_GRAPHHIGHORDERODE 1418
#define CM_GRAPHRELATION 1419
#define CM_GRAPHCONTOUR 1420
#define CM_COMPLEXCONTOUR 1421
#define CM_GRAPHCOMPAREDERIV 1422
#define CM_GRAPHCOMPAREDERIVS 1423
/*___________________________________________*/
#define CM_SUBJECTCALCULUS_1 1450
#define CM_SUBJECTCALCULUS_2 1451
#define CM_SUBJECTPRECALCULUS 1452
#define CM_SUBJECTTRIGONOMETRY 1453
#define CM_SUBJECTALGEBRA_2 1454
#define CM_SUBJECTALGEBRA_1 1455
#define CM_SELECTTEXTBOOK 24342
#define CM_CLOSEHOMEWORK 24341
#define CM_OPENHOMEWORK 24340
#define CM_FILEPRINTSOLUTION 24339
#define CM_FILEPRINTGRAPH 24338
#define CM_FILEEXIT 24337
#define CM_CLOSE 24336
#define CM_FILEPRINT 24335
#define CM_FILESAVEAS 24334
#define CM_FILESAVE 24333
#define CM_FILEOPEN 24332
#define CM_FILENEW 24331
#define CM_FILEPRINTNOW 24330
#define CM_HEADERS 24329
#define CM_BW_GRAPHS 24328
#define CM_WYSIWYG_GRAPHS 24327
#define CM_FILESAVEASBMP 24326
#define CM_BITMAPTOCLIPBOARD 24325
#define IDM_TILE 1470
#define IDM_CASCADE 1471
#define IDM_ARRANGE 1472
#define IDM_CLOSEALL 1473
#define IDM_FIRSTCHILD 1474
#define IDC_GETDOUBLEOK 102
#define IDC_GETDOUBLECANCEL 103
#define IDC_EDITDOUBLE 101
#define IDC_DISPLAYFIELD 2459
#define IDC_EDITPROBLEM 2461
#define IDC_EDITPROBLEM2 2462
#define IDC_PREVIOUS 2463
#define IDC_NEXT 2464
#define IDC_SOURCEPROMPT 2465
#define IDC_GETPROBLEMHELP 2466
#define IDC_EDITBUTTON 2467
#define IDC_PASTEBUTTON 2468
#define IDC_NUMBERPROMPT 2469
#define DISPLAY_ID 2472
#define DISPLAY_ID2 2473
#define DISPLAY_ID_TITLE 2488
#define DISPLAY_ID2_TITLE 2489
#define IDC_SOURCEBOX 2474
#define IDC_PROBLEMNUMBER 2475
#define IDC_RENDERSTYLE 2476
#define IDC_PROBLEMSCROLL 2460
#define IDC_DOMAIN 2470
#define IDC_STOP 1486
#define IDC_LISTBOX1 1475
#define IDC_LISTBOX12 1484
#define IDC_LISTBOX2 1476
#define INDEXARG_LISTBOX 1477
#define ID_ORIGINAL 1487
#define ID_CURRENT 1488
#define DISPLAY_ID3 1489
#define IDC_HINT 2477
#define IDC_UNDO 2478
#define IDC_AUTOSTEP 2479
#define IDC_SHOWSTEP 2480
#define IDC_AUTOFINISH 2481
#define IDC_FINISHED 2482
#define IDC_SPEEDBARPREV 2483
#define IDC_SPEEDBARNEW 2484
#define IDC_SPEEDBARNEXT 2485
#define IDC_SPEEDBARGRAPH 2486
#define IDC_EDITARG 2487
#define IDM_GRAPH1 13201
#define IDM_GRAPH2 13202
#define IDM_GRAPH3 13203
#define IDM_GRAPH4 13204
#define IDM_GRAPH5 13205
#define IDM_GRAPH6 13206
#define IDM_ALL_GRAPHS 13207
#define IDM_RANGES 13303
#define IDM_PARAMETERS 13304
#define IDM_NORMALTICKS 13305
#define IDM_NOTICKS 13306
#define IDM_PITICKS 13307
#define IDM_NUMBERLABELS 13308
#define IDM_LETTERLABELS 13309
#define IDM_NOLABELS 13310
#define IDM_INITIALVALUES 13311
#define IDM_CONTOURSPACING 13312
#define IDM_COLORS 13313
#define IDM_SINGULARITIES1 13314 /* the singularities must remain consecutive */
#define IDM_SINGULARITIES2 13315
#define IDM_SINGULARITIES3 13316
#define IDM_SINGULARITIES4 13317
#define IDM_SINGULARITIES5 13318
#define IDM_SINGULARITIES6 13319
#define IDM_JUMPS1 13320 /* the jumps must remain consecutive */
#define IDM_JUMPS2 13321
#define IDM_JUMPS3 13322
#define IDM_JUMPS4 13323
#define IDM_JUMPS5 13324
#define IDM_JUMPS6 13325
#define IDM_TITLES 13326
#define IDM_GRID 13327
#define IDM_DIRECTIONFIELD 13328
#define IDM_POLAR_CIRCULAR 13329
#define IDM_TOOLBAR 13330
#define IDM_VIEWPOINT 13331
#define IDM_LAMPS 13332
#define IDM_GRAPHPAPER 13333
#define XCAPTION 13400
#define XFIELD 13401
#define YCAPTION 13402
#define YFIELD 13403
#define SLOPECAPTION 13404
#define SLOPEFIELD 13405
#define INCHBUTTON 14000
#define CENTIMETERBUTTON 14001
#define IDC_WIDTH 14002
#define IDC_HEIGHT 14003
#define IDC_LEFTMARGIN 14004
#define IDC_TOPMARGIN 14005
#define IDC_LEFTHEADER 14006
#define IDC_RIGHTHEADER 14007
#define IDC_LEFTHEADER_TITLE 14008
#define IDC_RIGHTHEADER_TITLE 14009
#define IDC_RESTOREDEFAULTS 14010
#define IDC_SELECTTEXTBOOK 2999
#define PROPS_SHAPE_GROUP 105
#define PROPS_SQUARE 106
#define PROPS_FILL_WINDOW 107
#define NAMEBOX 108
#define VERSIONBOX 109
#define CREDITBOX 110
#define HELPBOX 111
#define COPYRIGHTBOX 112
#define IDC_WEBSITE 113
#define ARTBOX 115
#define TESTINGBOX 116
#define TRANSLATIONBOX 117
#define DEMOBOX 118
int WinHlp32(HWND hwnd, LPSTR lpszHelp, UINT uCommand);
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists