Source code of Windows XP (NT5)
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.

30 lines
450 B

  1. /*++
  2. Copyright (c) 1998 Microsoft Corporation
  3. Module Name:
  4. iisrc.h
  5. Abstract:
  6. Resource declaration for iislbc
  7. Author:
  8. Philippe Choquier (phillich)
  9. --*/
  10. #if !defined(_IICRC_DEFINED)
  11. #define _IICRC_DEFINED
  12. #define IDS_LBC_COPYRIGHT 100
  13. #define IDS_LBC_HELP 101
  14. #define IDS_LBC_IPE 102
  15. #define IDS_LBC_IPM 103
  16. #define IDS_LBC_PM 104
  17. #define IDS_LBC_ST 105
  18. #define IDS_LBC_SP 106
  19. #endif