Hi ORC,
> I've been reading somewhere that it is possible to set the decimal
> symbol (culture) to a dot no matter what the regional settings are set
> to. It was something like Thread.culture(en-US) or so. I will need it
> for converting doubles to strings throughout the program.
See: CultureInfo.InvariantCulture
http://msdn.microsoft.com/library/en-
us/cpguide/html/cpconusinginvariantcultureproperty.asp

Signature
Greetings
Jochen
My blog about Win32 and .NET
http://blog.kalmbachnet.de/