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.

50 lines
1.4 KiB

  1. /*++
  2. Copyright (C) 1996-1999 Microsoft Corporation
  3. Module Name:
  4. resource.h
  5. Abstract:
  6. Resource symbols used by pdh.rc
  7. --*/
  8. //{{NO_DEPENDENCIES}}
  9. // Microsoft Developer Studio generated include file.
  10. // Used by pdh.rc
  11. //
  12. #define IDS_ERR_UNABLE_TO_CONNECT 10005
  13. #define IDS_BRWS_NO_OBJECTS 10006
  14. #define IDS_BRWS_NO_COUNTERS 10007
  15. #define IDS_BRWS_NO_INSTANCES 10008
  16. #define IDS_BRWS_ADD 10009
  17. #define IDS_BRWS_CLOSE 10010
  18. #define IDS_BRWS_OK 10011
  19. #define IDS_BRWS_CANCEL 10012
  20. #define IDS_ERR_MACHINE_NOT_IN_LOGFILE 10013
  21. #define IDS_ERR_NO_HELP 10014
  22. #define IDS_DSRC_SELECT 10015
  23. #define IDS_LOGTYPE_PDH_LOGS 10016
  24. #define IDS_LOGTYPE_BIN_LOGS 10017
  25. #define IDS_LOGTYPE_CSV_LOGS 10018
  26. #define IDS_LOGTYPE_TSV_LOGS 10019
  27. #define IDS_LOGTYPE_PM_LOGS 10020
  28. #define IDS_LOGTYPE_ALL_LOGS 10021
  29. #define IDS_LOGTYPE_ALL_FILES 10022
  30. #define IDS_PERFFILE_FRIENDLYNAME 10023
  31. // Next default values for new objects
  32. //
  33. #ifdef APSTUDIO_INVOKED
  34. #ifndef APSTUDIO_READONLY_SYMBOLS
  35. #define _APS_NO_MFC 1
  36. #define _APS_NEXT_RESOURCE_VALUE 10024
  37. #define _APS_NEXT_COMMAND_VALUE 40001
  38. #define _APS_NEXT_CONTROL_VALUE 4003
  39. #define _APS_NEXT_SYMED_VALUE 101
  40. #endif
  41. #endif