mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
29 lines
980 B
C
29 lines
980 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by RegMozCtl.rc
|
|
//
|
|
#define IDD_REGMOZCTL_DIALOG 102
|
|
#define IDR_MAINFRAME 128
|
|
#define IDI_MOZILLA 130
|
|
#define IDC_REGISTER 1001
|
|
#define IDC_UNREGISTER 1002
|
|
#define IDC_MOZILLADIR 1003
|
|
#define IDC_PICKDIR 1004
|
|
#define IDC_COMPONENTFILE 1005
|
|
#define IDC_PICKCOMPONENTFILE 1006
|
|
#define IDC_COMPONENTPATH 1007
|
|
#define IDC_PICKCOMPONENTPATH 1008
|
|
#define IDC_AUTOMATIC 1009
|
|
#define IDC_TASKLIST 1010
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 131
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1011
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|