mirror of
				https://github.com/RetroDECK/ES-DE.git
				synced 2025-04-10 19:15:13 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			41 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			C
		
	
	
	
	
	
| //{{NO_DEPENDENCIES}}
 | |
| // This is an include file generated by Microsoft Visual C++.
 | |
| // It is being used in rlottiePlayer.rc.
 | |
| //
 | |
| #define IDC_MYICON                      2
 | |
| #define IDD_RLOTTIEPLAYER_DIALOG        102
 | |
| #define IDS_APP_TITLE                   103
 | |
| #define IDD_ABOUTBOX                    103
 | |
| #define IDM_ABOUT                       104
 | |
| #define IDM_EXIT                        105
 | |
| #define IDI_RLOTTIEPLAYER               107
 | |
| #define IDI_SMALL                       108
 | |
| #define IDC_RLOTTIEPLAYER               109
 | |
| #define IDR_MAINFRAME                   128
 | |
| #define MAIN_WINDOW                     130
 | |
| #define BTN_BROWSE                      1004
 | |
| #define BTN_WHITE                       1005
 | |
| #define BTN_BLACK                       1006
 | |
| #define BTN_RED                         1007
 | |
| #define BTN_GREEN                       1008
 | |
| #define BTN_BLUE                        1009
 | |
| #define SLIDER_CANVAS_RESIZE			1010
 | |
| #define BTN_PLAY                        1011
 | |
| #define SLIDER_PLAY                     1012
 | |
| #define TEXT_FILENAME                   1013
 | |
| #define PICCTRL_RLOTTIE                 1014
 | |
| #define TIMER_PLAY_ANIM				1015
 | |
| #define IDC_STATIC                      -1
 | |
| 
 | |
| // Next default values for new objects
 | |
| // 
 | |
| #ifdef APSTUDIO_INVOKED
 | |
| #ifndef APSTUDIO_READONLY_SYMBOLS
 | |
| #define _APS_NO_MFC                     1
 | |
| #define _APS_NEXT_RESOURCE_VALUE        131
 | |
| #define _APS_NEXT_COMMAND_VALUE         32771
 | |
| #define _APS_NEXT_CONTROL_VALUE         1017
 | |
| #define _APS_NEXT_SYMED_VALUE           110
 | |
| #endif
 | |
| #endif
 | 
