Leaked source code of windows server 2003
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.

34 lines
1.6 KiB

  1. @rem ***** GPD and Font resource conversion
  2. @rem 1 "Great Wall 6380 plus"
  3. @rem 2 "Great Wall 6370 plus"
  4. @rem 3 "Great Wall 6360 plus"
  5. @rem 4 "Great Wall 6330"
  6. @rem 5 "Great Wall 6320"
  7. @rem 6 "Great Wall 5380 plus"
  8. @rem 7 "Great Wall 5360 plus"
  9. @rem 8 "Great Wall 4000"
  10. @rem 9 "Great Wall 4100"
  11. @rem 10 "Great Wall 4200"
  12. gpc2gpd -S1 -Igw63cres.gpc -M1 -Rgw63cres.dll -Ogw6380pc.gpd -N"Great Wall 6380 plus"
  13. gpc2gpd -S1 -Igw63cres.gpc -M2 -Rgw63cres.dll -Ogw6370pc.gpd -N"Great Wall 6370 plus"
  14. gpc2gpd -S1 -Igw63cres.gpc -M3 -Rgw63cres.dll -Ogw6360pc.gpd -N"Great Wall 6360 plus"
  15. gpc2gpd -S1 -Igw63cres.gpc -M4 -Rgw63cres.dll -Ogw6330c.gpd -N"Great Wall 6330"
  16. gpc2gpd -S1 -Igw63cres.gpc -M5 -Rgw63cres.dll -Ogw6320c.gpd -N"Great Wall 6320"
  17. gpc2gpd -S1 -Igw63cres.gpc -M6 -Rgw63cres.dll -Ogw5380pc.gpd -N"Great Wall 5380 plus"
  18. gpc2gpd -S1 -Igw63cres.gpc -M7 -Rgw63cres.dll -Ogw5360pc.gpd -N"Great Wall 5360 plus"
  19. gpc2gpd -S1 -Igw63cres.gpc -M8 -Rgw63cres.dll -Ogw4000c.gpd -N"Great Wall 4000"
  20. gpc2gpd -S1 -Igw63cres.gpc -M9 -Rgw63cres.dll -Ogw4100c.gpd -N"Great Wall 4100"
  21. gpc2gpd -S1 -Igw63cres.gpc -M10 -Rgw63cres.dll -Ogw4200c.gpd -N"Great Wall 4200"
  22. @rem mkgttufm -vac gw63cres.rc3 gw63cres.cmd > gw63cres.txt
  23. @rem Create codepage txt file.
  24. @rem Run epap1000.cmd
  25. @rem Create NT5.0's RC file
  26. @rem Change sources to build NT5.0's RC file.
  27. @rem Build.