Implemented API EnumTimeFormatsA(). It supports now all different
authorOwen Wang <owenw@corel.ca>
Thu, 6 Apr 2000 20:13:32 +0000 (20:13 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 6 Apr 2000 20:13:32 +0000 (20:13 +0000)
commit3c30bba357b6bb8de416c93a15ee1f54a0d93620
tree1656e61af571b628c692b83afe1c7f328cae84e7
parent34b7b3f74fb74d0cfeeba61a68618f0762d25349
Implemented API EnumTimeFormatsA(). It supports now all different
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.
include/winuser.h
ole/ole2nls.c
relay32/kernel32.spec