mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-05 21:32:12 +02:00
42 lines
1.6 KiB
C
42 lines
1.6 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by Launcher.rc
|
|
//
|
|
#define IDD_LAUNCHER_DIALOG 102
|
|
#define IDR_MAINFRAME 128
|
|
#define IDB_PNG1 133
|
|
#define IDB_PNG2 134
|
|
#define IDB_PNG4 136
|
|
#define IDR_FONT_REGULAR 140
|
|
#define IDR_FONT_BOLD 141
|
|
#define IDB_PNG5 144
|
|
#define IDC_BACKGROUND 1009
|
|
#define IDC_ORGNAME 1010
|
|
#define IDC_USERNAME 1011
|
|
#define IDC_PASSWORD 1012
|
|
#define IDC_MESSAGE_LABEL 1013
|
|
#define IDC_ACTION_LABEL 1014
|
|
#define IDC_BUTTON_NEXT 1015
|
|
#define IDC_MESSAGE2_LABEL 1016
|
|
#define IDC_ACTION2_LABEL 1017
|
|
#define IDC_ORGNAME_BANNER 1018
|
|
#define IDC_USERNAME_BANNER 1019
|
|
#define IDC_PASSWORD_BANNER 1020
|
|
#define IDC_TERMS 1021
|
|
#define IDC_TERMS_LINK 1022
|
|
#define IDC_TROUBLE 1023
|
|
#define IDC_VOXEL 1024
|
|
#define IDC_PROGRESS 1025
|
|
#define IDC_VERSION 1026
|
|
#define IDC_TROUBLE_LINK 1027
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 147
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1028
|
|
#define _APS_NEXT_SYMED_VALUE 103
|
|
#endif
|
|
#endif
|