• Owen Wang's avatar
    Implemented API EnumTimeFormatsA(). It supports now all different · 3c30bba3
    Owen Wang authored
    English locales, as well as German(standard), French(standard) and
    French(Canadian).  All time formats follow conventions in Windows NT 4.0
    
    Haithem Hmida (of Macadamian for Corel)
    Implemented GetCurrencyFormatA() API:
    - GetCurrencyFormatA() calls GetNumberFormatA() to format the number
      (as a positive one), then formats the number depending on
      NegativeOrder/PositiveOrder fields.
    - GetNumberFormatA() has been slightly modified.
    3c30bba3
ole2nls.c 129 KB