#define IDD_DIALOG1 101 #define IDD_LAUNCHERDIALOG 102 #define IDC_MIDIIN 1000 #define IDC_MIDIOUT 1001 #define IDC_WAVEOUT 1002 #define IDC_DSOUND 1003 #define IDC_DLSFN 1004 #define IDC_WVLFN 1005 #define IDC_DLSBROWSE 1006 #define IDC_WVLBROWSE 1007 #define IDC_DSRADIO 1008 #define IDC_WORADIO 1009 #define IDC_DLSDLL 1010 #define IDC_DLSDLLBROWSE 1011 #define IDC_GMBANK 1012 #define IDC_PRANGE 1013 #define IDC_RUNAPPBUTTON 2000