[PATCH 1/4] msvcrt: Added implemenatation of _create_locale and _free_locale

Piotr Caban piotr at codeweavers.com
Thu Apr 8 03:24:25 CDT 2010


note: This functions are currently not exported in native msvcrt
---
  dlls/msvcr80/msvcr80.spec |    4 +-
  dlls/msvcr90/msvcr90.spec |    4 +-
  dlls/msvcrt/locale.c      |  503 
++++++++++++++++++++++++++++++++++++++++++++-
  dlls/msvcrt/msvcrt.h      |   20 ++-
  dlls/msvcrt/msvcrt.spec   |    2 +
  5 files changed, 523 insertions(+), 10 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-msvcrt-Added-implemenatation-of-_create_locale-and-_fr.txt
Type: text/x-patch
Size: 21955 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100408/5f3ea5af/attachment.bin>


More information about the wine-patches mailing list