24 lines
686 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
/////////////////////////////////////////////////////////////////////////////
// Copyright (C) 1993-1996 Microsoft Corporation. All Rights Reserved.
//
// Common Papyrus/OE resource IDs
// Created 12/1/97 by YST
#ifndef __PAPRES_H__
#define __PAPRES_H__
#define RESID_START 22222
#define IDB_PAPLEFT 22223
#define IDB_PAPRIGHT 22224
#define IDC_PAPSMALLICON 22225
#define IDC_PAPLARGEICON 22226
#define IDS_PAPFBARFONT 22227
#define IDS_PAPFBARTEXT 22228
#define IDB_PAPFLDL 22229
#define IDB_PAPFLDS 22230
#endif // __PAPRES_H__