mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
28 lines
926 B
C
28 lines
926 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by nsInstallerppc.rc
|
|
//
|
|
#define IDS_APP_TITLE 1
|
|
#define IDI_NSINSTALLER 101
|
|
#define IDR_MENU 102
|
|
#define IDD_MAIN 103
|
|
#define IDC_BTN_INSTALL 1000
|
|
#define IDC_PROGRESS 1001
|
|
#define IDC_CMB_PATH 1002
|
|
#define IDC_STATUS_TEXT 1003
|
|
#define IDC_STATIC_TITLE 1004
|
|
#define IDC_STATIC_INSTALL 1005
|
|
#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 129
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1006
|
|
#define _APS_NEXT_SYMED_VALUE 110
|
|
#endif
|
|
#endif
|