NAME

GetNumberFormatW  (KERNEL32.@)

SYNOPSIS

 INT GetNumberFormatW
 (
  LCID              lcid,
  DWORD             dwFlags,
  LPCWSTR           lpszValue,
  const NUMBERFMTW* lpFormat,
  LPWSTR            lpNumberStr,
  int               cchOut
 )

DESCRIPTION

See GetNumberFormatA.

IMPLEMENTATION

Defined in "winnls.h".

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

Debug channel "nls".


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