Internationalization Cookbook
This is my personal blog. The views expressed on these pages are mine alone and not those of my employer.

Archive for the ‘Internationalization’ Category

Customized GetNumberFormat and GetCurrencyFormat

The GetNumberFormat and GetCurrencyFormat Windows API accepts a pointer to a structure or NULL. But there is no API to fill the structures with the values matching a certain locale.