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

  1. /////////////////////////////////////////////////////////////////////////////
  2. // Copyright (C) 1993-1996 Microsoft Corporation. All Rights Reserved.
  3. //
  4. // Common Papyrus/OE resource IDs
  5. // Created 12/1/97 by YST
  6. #ifndef __PAPRES_H__
  7. #define __PAPRES_H__
  8. #define RESID_START 22222
  9. #define IDB_PAPLEFT 22223
  10. #define IDB_PAPRIGHT 22224
  11. #define IDC_PAPSMALLICON 22225
  12. #define IDC_PAPLARGEICON 22226
  13. #define IDS_PAPFBARFONT 22227
  14. #define IDS_PAPFBARTEXT 22228
  15. #define IDB_PAPFLDL 22229
  16. #define IDB_PAPFLDS 22230
  17. #endif // __PAPRES_H__