Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

23 lines
686 B

/////////////////////////////////////////////////////////////////////////////
// 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__