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.

54 lines
2.5 KiB

  1. /*++
  2. Copyright (c) 1994-2000, Microsoft Corporation All rights reserved.
  3. Module Name:
  4. maxvals.h
  5. Abstract:
  6. This module contains the maximum value string constants for the
  7. SetLocaleInfo api.
  8. Revision History:
  9. --*/
  10. //
  11. // SetLocaleInfo string constants.
  12. //
  13. #define MAX_SLIST 3 // max wide chars in sList
  14. #define MAX_IMEASURE 1 // max wide chars in iMeasure
  15. #define MAX_SDECIMAL 3 // max wide chars in sDecimal
  16. #define MAX_STHOUSAND 3 // max wide chars in sThousand
  17. #define MAX_SGROUPING 3 // max wide chars in sGrouping
  18. #define MAX_IDIGITS 1 // max wide chars in iDigits
  19. #define MAX_IDIGITSUBSTITUTION 2 // max wide chars in iDigitsSubstitution
  20. #define MAX_ILZERO 1 // max wide chars in iLZero
  21. #define MAX_INEGNUMBER 1 // max wide chars in iNegNumber
  22. #define MAX_SCURRENCY 5 // max wide chars in sCurrency
  23. #define MAX_SMONDECSEP 3 // max wide chars in sMonDecimalSep
  24. #define MAX_SMONTHOUSEP 3 // max wide chars in sMonThousandSep
  25. #define MAX_SMONGROUPING 3 // max wide chars in sMonGrouping
  26. #define MAX_ICURRDIGITS 2 // max wide chars in iCurrDigits
  27. #define MAX_ICURRENCY 1 // max wide chars in iCurrency
  28. #define MAX_INEGCURR 2 // max wide chars in iNegCurr
  29. #define MAX_SPOSSIGN 4 // max wide chars in sPositiveSign
  30. #define MAX_SNEGSIGN 4 // max wide chars in sNegativeSign
  31. #define MAX_STIMEFORMAT 79 // max wide chars in sTimeFormat
  32. #define MAX_STIME 3 // max wide chars in sTime
  33. #define MAX_ITIME 1 // max wide chars in iTime
  34. #define MAX_S1159 12 // max wide chars in s1159
  35. #define MAX_S2359 12 // max wide chars in s2359
  36. #define MAX_SSHORTDATE 79 // max wide chars in sShortDate
  37. #define MAX_SDATE 3 // max wide chars in sDate
  38. #define MAX_SLONGDATE 79 // max wide chars in sLongDate
  39. #define MAX_ICALTYPE 1 // max wide chars in iCalendarType
  40. #define MAX_IFIRSTDAY 1 // max wide chars in iFirstDayOfWeek
  41. #define MAX_IFIRSTWEEK 1 // max wide chars in iFirstWeekOfYear
  42. #define MAX_FORMAT 80 // max wide chars in date & time styles
  43. #define MAX_YEAR 4 // max wide chars in year