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.

29 lines
766 B

  1. //----------------------------------------------------------------------------
  2. //
  3. // Copyright (c) 1997-1999 Microsoft Corporation
  4. // All rights reserved.
  5. //
  6. // File Name:
  7. // setupmgr.rc
  8. //
  9. // Description:
  10. // Complete .rc file for the entire wizard
  11. //
  12. //----------------------------------------------------------------------------
  13. //
  14. // Main resources, from VC++
  15. //
  16. #include "..\\common\\common.rc" // 30000 - ...
  17. #include "..\\main\\main.rc" // 2000 - 5999
  18. #include "..\\base\\base.rc" // 6000 - 9999
  19. #include "..\\net\\net.rc" // 10000 - 13999
  20. #include "..\\oc\\oc.rc" // 14000 - 17999
  21. #include "..\\oem\\oem.rc" // 18000 - 22000
  22. //
  23. // Version resources
  24. //
  25. #include "appver.h"