Windows2003-3790/inetcore/outlookexpress/setup/win9xupg/resource.h

20 lines
635 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
// ---------------------------------------------------------------------------
// RESOURCE.H
// ---------------------------------------------------------------------------
// Copyright (c) 1999 Microsoft Corporation
//
// ---------------------------------------------------------------------------
#pragma once
#define CCHMAX_STRINGRES 512
// String Resource IDs
#define IDS_FIRST 1000
#define IDS_PRODUCTID (IDS_FIRST + 1)
#define IDS_COMPANY (IDS_FIRST + 2)
#define IDS_PHONE (IDS_FIRST + 3)
#define IDS_URL (IDS_FIRST + 4)
#define IDS_INSTRUCTIONS (IDS_FIRST + 5)