wine/relay32
Owen Wang 3c30bba357 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.
2000-04-06 20:13:32 +00:00
..
.cvsignore Created separate dlls for user,gdi,ttydrv,x11drv. 2000-03-19 12:08:09 +00:00
builtin32.c Include space for resources in the module header instead of doing a 2000-03-17 15:12:06 +00:00
kernel32.spec Implemented API EnumTimeFormatsA(). It supports now all different 2000-04-06 20:13:32 +00:00
Makefile.in Created separate dlls for user,gdi,ttydrv,x11drv. 2000-03-19 12:08:09 +00:00
relay386.c Improved the selector get/set functions. 2000-02-26 16:51:13 +00:00
snoop.c Misc. fixes for compiler warnings. 2000-02-25 21:01:50 +00:00
utthunk.c Removed debugstr.h. 2000-01-29 19:49:58 +00:00
wow32.spec Make use of automatic ordinal allocation. 2000-01-01 22:06:18 +00:00
wowthunk.c Moved implementation of WOW routines to single file. 1999-08-18 18:31:26 +00:00