Mesen-X/GUI/resource.h

85 lines
7.1 KiB
C
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by GUI.rc
//
#define IDC_MYICON 2
#define IDD_GUI_DIALOG 102
#define IDD_CONTROLLERSETUP 102
#define IDS_APP_TITLE 103
#define IDD_ABOUTBOX 103
#define IDI_GUI 107
#define IDI_SMALL 108
#define IDC_GUI 109
#define IDC_Accelerator 109
#define IDR_MAINFRAME 128
#define IDD_INPUTCONFIG 130
#define IDD_CONNECT 132
#define IDC_GRPPORT1 1003
#define IDC_CBOPORT1 1005
#define IDC_BTNPORT1KEYS 1006
#define IDC_BTNUP 1010
#define IDC_BTNRIGHT 1011
#define IDC_HOSTNAME 1011
#define IDC_BTNDOWN 1012
#define IDC_BTNLEFT 1013
#define IDC_BTNSELECT 1017
#define IDC_BTNSTART 1018
#define IDC_BTNA 1019
#define IDC_BTNB 1020
#define ID_OPTIONS_LIMITFPS 32780
#define ID_TESTS_SAVETESTRESULT 32783
#define ID_TESTS_RUNTESTS 32784
#define ID_FILE_OPEN 32785
#define ID_FILE_EXIT 32786
#define ID_HELP_ABOUT 32787
#define ID_NES_PAUSE 32790
#define ID_NES_STOP 32791
#define ID_NES_RESUME 32793
#define ID_NES_RESET 32794
#define ID_Menu 32798
#define ID_OPTIONS_SHOWFPS 32799
#define ID_FILE_QUICKSAVE 32802
#define ID_FILE_QUICKLOAD 32803
#define ID_OPTIONS_INPUT 32807
#define ID_FILE_LOADSAVESTATE 32808
#define ID_FILE_SAVESTATE 32809
#define ID_SAVESTATESLOT_1 32810
#define ID_SAVESTATESLOT_2 32811
#define ID_SAVESTATESLOT_3 32812
#define ID_SAVESTATESLOT_4 32813
#define ID_SAVESTATESLOT_5 32814
#define ID_CHANGESLOT 32815
#define ID_Menu32823 32823
#define ID_Menu32824 32824
#define ID_FILE_RECENTFILES 32825
#define ID_RECENTFILES_MRU1 32826
#define ID_RECENTFILES_MRU2 32827
#define ID_RECENTFILES_MRU3 32828
#define ID_RECENTFILES_MRU4 32829
#define ID_RECENTFILES_MRU5 32830
#define ID_TOOLS_MOVIES 32831
#define ID_MOVIES_RECORD 32832
#define ID_MOVIES_STOPRECORDING 32833
#define ID_MOVIES_PLAY 32834
#define ID_RECORDFROM_START 32835
#define ID_RECORDFROM_NOW 32836
#define ID_MOVIES_STOP 32837
#define ID_Menu32838 32838
#define ID_TOOLS_NETPLAY 32839
#define ID_NETPLAY_STARTSERVER 32840
#define ID_NETPLAY_CONNECT 32841
#define ID_NETPLAY_DISCONNECT 32842
#define ID_NETPLAY_STOPSERVER 32843
#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 133
#define _APS_NEXT_COMMAND_VALUE 32844
#define _APS_NEXT_CONTROL_VALUE 1012
#define _APS_NEXT_SYMED_VALUE 110
#endif
#endif