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.

23 lines
359 B

  1. /**
  2. * APP resource script.
  3. *
  4. * Copyright (c) 2000 Microsoft Corporation
  5. */
  6. //
  7. // Version Resource
  8. //
  9. #define APP_VER_ORIGINALFILENAME_STR "app.dll"
  10. #define APP_VER_FILEDESCRIPTION_STR "Microsoft APP DLL"
  11. #include "version.h"
  12. //
  13. // Information for DLLRegisterServer
  14. //
  15. REGINST REGINST DISCARDABLE "selfreg.inf"
  16. 0 ICON DISCARDABLE "app.ico"