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.

19 lines
424 B

  1. //+----------------------------------------------------------------------------
  2. // File: resource.hxx
  3. //
  4. // Synopsis:
  5. //
  6. //-----------------------------------------------------------------------------
  7. #ifndef _RESOURCE_HXX
  8. #define _RESOURCE_HXX
  9. // Constants ------------------------------------------------------------------
  10. #define IDS_COPYTEXT 100
  11. #define IDS_COPYTEXT_MAX 108
  12. #endif // _RESOURCE_HXX