Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
hallo an alle, wie kann ich zur laufzeit in meinem programm ermitteln, ob ein 32 oder 64 bit betriebssystem auf dem pc ist?
IsWow64Process http://msdn.microsoft.com/en-us/library/windows/desktop/ms684139(v=vs.85).aspx
funktioniert! dankeschön