mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-09 00:07:00 -06:00
22 lines
665 B
C
Executable File
22 lines
665 B
C
Executable File
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by resource.rc
|
|
//
|
|
#define IDD_ABOUT 100
|
|
#define IDI_LOGO 138
|
|
#define IDC_ABOUT_STATIC_REGISTER_INFO 1010
|
|
#define IDC_ABOUT_BUTTON_HOMEPAGE 1020
|
|
#define IDC_ABOUT_BUTTON_EMAIL 1021
|
|
#define IDC_ABOUT_BUTTON_REGISTER 1022
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 139
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1023
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|