|
|||||||||
| Post | Reply | Previous | Next | All Messages |
|
Date: Sun May 4 15:09 From: Jeremy Cowgar <jeremy at cowgar?c?m> Subject: Formatting numbers/money according to Locale in Win32? |
Does anyone know how to format numbers/money in Win32 according to the locale? In linux, you simply use strfmon. I have localization complete in Linux. Just need the number/money formatting in Windows. I'm looking for a C api call. I see GetCurrencyFormat() but thus far have been unable to find where it's actually defined. All uses come back with a function id of -1. -- Jeremy Cowgar http://jeremy.cowgar.com
| Post | Reply | Previous | Next | All Messages |