Format_String -
04-10-2005
, 08:00 PM
We are doing additional calculations on values returned from an MDX
query. We would like to make sure the results of those calculations are
formatted consistently with the returned formatted_values from the
query.
Our application is written (currently) in C++/MFC. Is there a known API
method in Win32/MFC/other for formatting numbers given a format string
in the style of "Format_String" or do we need to implement this
ourselves?
Any help or pointers are appreciated.
thanks
Chris Stolte |