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.

20 lines
480 B

  1. /* */
  2. /* DVD Dectect application */
  3. /* */
  4. /* Copyright (C) 2001 Microsoft Inc. */
  5. /* */
  6. #include "DVDUpgrd.h"
  7. /* Version Stamping */
  8. #include "DVDUpgrd.rcv"
  9. STRINGTABLE PRELOAD DISCARDABLE
  10. BEGIN
  11. IDS_FNF "Cannot find the %% file.\n\nDo you want to try again ?"
  12. END
  13. #include <ntverp.h>
  14. #include "common.ver"