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.

13 lines
369 B

  1. /////////////////////////////////////////////////////////////////////////////
  2. //
  3. // Version
  4. //
  5. #include "ids.h"
  6. #include "winver.h"
  7. #include "resource.rcv"
  8. STRINGTABLE DISCARDABLE
  9. BEGIN
  10. IDS_SHELLHWDETECTION_FRIENDLYNAME "Shell Hardware Detection"
  11. IDS_SHELLHWDETECTION_DESCRIPTION "Provides notifications for AutoPlay hardware events."
  12. END