Files
UnrealEngineUWP/Engine/Source/Programs/UnrealVersionSelector/Private/Windows/Resources/Resource.h
wouter dek 8fb3f24995 Fix messagebox not working in version selector due to missing resources in exe. Similar to CL 23287701.
#jira UE-200893

[CL 30082932 by wouter dek in ue5-main branch]
2023-12-04 10:58:57 -05:00

25 lines
712 B
C

// Copyright Epic Games, Inc. All Rights Reserved.
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Resource.rc
//
#define IDD_SELECTBUILD 201
#define IDD_ERRORDIALOG 205
#define IDC_BROWSE 2001
#define IDC_BUILDLIST 2002
#define IDC_ERRORLOGTEXT 2005
#define IDC_ERRORMESSAGE 2006
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 206
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 2007
#define _APS_NEXT_SYMED_VALUE 201
#endif
#endif