NAME

GetCurrencyFormatW  (KERNEL32.@)

SYNOPSIS

 INT GetCurrencyFormatW
 (
  LCID                lcid,
  DWORD               dwFlags,
  LPCWSTR             lpszValue,
  const CURRENCYFMTW* lpFormat,
  LPWSTR              lpCurrencyStr,
  int                 cchOut
 )

DESCRIPTION

See GetCurrencyFormatA.

IMPLEMENTATION

Defined in "winnls.h".

Implemented in "dlls/kernel32/lcformat.c". source.winehq.org/source/dlls/kernel32/lcformat.c

Debug channel "nls".


Copyright © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.