36 lines
1.3 KiB
C
36 lines
1.3 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by MFParserUI.rc
|
|
//
|
|
#define IDD_MAIN 101
|
|
#define IDC_STATIC_PARSER_CONFIG 103
|
|
#define IDD_BITMAP 104
|
|
#define IDC_OPENFILE 1001
|
|
#define IDC_FILE_PROP 1002
|
|
#define IDC_STREAM1 1005
|
|
#define IDC_STREAM2 1006
|
|
#define IDC_SEEK 1010
|
|
#define IDC_PARSE 1011
|
|
#define IDC_PLAY_AUDIO 1013
|
|
#define IDC_SHOW_BITMAP 1014
|
|
#define IDC_REVERSE 1015
|
|
#define IDC_STATIC5 1016
|
|
#define IDC_STATIC_SEEK 1016
|
|
#define IDC_INFO 1021
|
|
#define IDC_STATIC_STREAM 1023
|
|
#define IDC_STATIC_STREAM2 1024
|
|
#define IDC_TIME 1025
|
|
#define IDC_STATIC_INFO 1026
|
|
#define IDC_STATIC_STREAM1 -1
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 108
|
|
#define _APS_NEXT_COMMAND_VALUE 40018
|
|
#define _APS_NEXT_CONTROL_VALUE 1025
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|