mirror of
https://github.com/etlegacy/Update-Installer.git
synced 2025-02-15 08:00:52 +00:00
22 lines
505 B
C
22 lines
505 B
C
|
//{{NO_DEPENDENCIES}}
|
||
|
// Microsoft eMbedded Visual C++ generated include file.
|
||
|
//
|
||
|
|
||
|
// include the Resource IDs defined by Win32++
|
||
|
#include "default_resource.h"
|
||
|
|
||
|
// String resource ID
|
||
|
#define IDS_HELLO 100
|
||
|
|
||
|
|
||
|
// Next default values for new objects
|
||
|
//
|
||
|
#ifdef APSTUDIO_INVOKED
|
||
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||
|
#define _APS_NEXT_RESOURCE_VALUE 201
|
||
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
||
|
#define _APS_NEXT_CONTROL_VALUE 1001
|
||
|
#define _APS_NEXT_SYMED_VALUE 201
|
||
|
#endif
|
||
|
#endif
|