2025-04-27 07:49:33 -04:00

31 lines
1018 B
C

//=======================================================================
//
// Copyright (C) Microsoft Corporation, 1998 - 1999 All Rights Reserved.
//
// File: resource.h
//
//=======================================================================
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by InfoStub.rc
//
#define IDS_FILENOTFOUND 1
#define IDS_CANTACCESS 2
#define IDS_UNKNOWN 3
#define IDS_NOEXECUTABLE 4
#define IDS_DESCRIPTION 5
#define IDS_MEMORY 6
#define IDS_UNEXPECTED 7
#define IDS_NOMSCFILE 8
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 101
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1000
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif