mirror of
https://github.com/valinet/ExplorerPatcher.git
synced 2024-11-13 18:50:46 +01:00
24 lines
723 B
C
24 lines
723 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by ep_setup.rc
|
|
//
|
|
#define IDR_EP_AMD64 103
|
|
#define IDR_EP_IA32 104
|
|
#define IDR_EP_DWM 105
|
|
#define IDR_EP_WEATHER 106
|
|
#define IDR_EP_WEATHER_STUB 107
|
|
#define IDR_MS_WEBVIEW2_LOADER 201
|
|
#define IDR_EP_STARTMENU 108
|
|
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 105
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1001
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|