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.

46 lines
1.2 KiB

  1. ;/*
  2. ; * Microsoft Confidential
  3. ; * Copyright (C) Microsoft Corporation 1991
  4. ; * All Rights Reserved.
  5. ; */
  6. :util NLSFUNC ;AN000;
  7. :class 2 ;AN000;
  8. :use PARSE1 ;AN000;
  9. :use PARSE2 ;AN000;
  10. :use PARSE3 ;AN000;
  11. :use PARSE4 ;AN000;
  12. :use PARSE6 ;AN000;
  13. :use PARSE7 ;AN000;
  14. :use PARSE8 ;AN000;
  15. :use PARSE10 ;AN003;
  16. :use PARSE12 ;AN000;
  17. :use PARSE13 ;AN000;
  18. :use PARSE14 ;AN000;
  19. :use PARSE15 ;AN000;
  20. :use PARSE17 ;AN000;
  21. :use PARSE18 ;AN000;
  22. :use PARSE19 ;AN000;
  23. :use PARSE21 ;AN003;
  24. :class A ;AN000;
  25. :use 1 COMMON1 ;AN000;;MSG 1 is always "Incorrect DOS version"
  26. :use 2 COMMON2 ;AN000;;MSG 2 is always "%1 already installed"
  27. :use 3 EXTEND2 ;AN000;;MSG 3 is always "File not found - %1"
  28. ; 300 - 399 reserved for options help message
  29. :def 300 NLSFUNC /?
  30. :def 301 NLSFUNC /?
  31. :def 302 NLSFUNC /?
  32. :use 8001 COMMON39 ;AN000;;MSG 1 is always "Incorrect DOS version"
  33. :use 8002 COMMON40 ;AN000;;MSG 2 is always "%1 already installed"
  34. :use 8003 EXTEND92 ;AN000;;MSG 3 is always "File not found - %1"
  35. :def 8300 NLSFUNC /?
  36. :def 8301 NLSFUNC /?
  37. :def 8302 NLSFUNC /?
  38. :end ;AN000;
  39. 
  40.