|
See GetLocaleInfo() documented on the MSDN
at the link below: http://msdn.microsoft.com/library/default.asp?url=""> Cheers, Geoff
From: E & A.
Fraser, ArchEng [mailto:[EMAIL PROTECTED] I'm sure this is a common problem, but it has been many
years since I last saw it. (Mike M are you still around?) My Windows app writes data to a CSV file so that Excel can
be used to analyse it further. My client has a customer in I assume that this is because on the customer's PC it is
expecting an alternative character in place of the comma (ascii
0x2C), or maybe it expects a comma instead of the decimal point (ascii 0x2E)
that is in some of the data fileds. If my app needs to be altered to fix this then is there a
Windows API that allows me to find out how various characters should be
represented on the target PC? Or is there a better solution? Thanks Ewen Fraser ArchEng Designs Ltd |
- [csforum] problems with commas E & A. Fraser, ArchEng
- RE: [csforum] problems with commas David Carter
- Geoff McIlraith
