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.

17 lines
337 B

  1. // Include our VERSIONINFO structure.
  2. //
  3. #include "version.h"
  4. #include "udres.h"
  5. //+---------------------------------------------------------------------------
  6. // Strings resources
  7. //
  8. //STRINGTABLE DISCARDABLE
  9. //BEGIN
  10. // IDS_EMPTY_NODE_NOT_PRESENT "Required element missing, duplicated, or not empty: %s"
  11. //END