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.

32 lines
761 B

  1. ///////////////////////////////////////////////////////////////////////////////
  2. //
  3. // Copyright (c) 1997, Microsoft Corp. All rights reserved.
  4. //
  5. // FILE
  6. //
  7. // resource.h
  8. //
  9. // SYNOPSIS
  10. //
  11. // Resource ID's for Everest core.
  12. //
  13. // MODIFICATION HISTORY
  14. //
  15. // 7/9/1997 Original version.
  16. //
  17. ///////////////////////////////////////////////////////////////////////////////
  18. #ifndef _RESOURCE_H_
  19. #define _RESOURCE_H_
  20. #define IDR_IASCORE 101
  21. #define IDR_IASCOM 102
  22. #define IDS_IasDataSource 201
  23. #define IDS_Dictionary 202
  24. #define IDS_AuditChannel 210
  25. #define IDS_InfoBase 211
  26. #define IDS_NTEventLog 212
  27. #define IDS_SystemMonitor 213
  28. #endif // _RESOURCE_H_