Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2007 Jul : Running 32bit OR 64bit
| Subject: | Running 32bit OR 64bit |
| Posted by: | "Anthoni Gardner" (no..@nono.com) |
| Date: | Tue, 31 Jul 2007 15:10:33 |
Hello there (again),
I have some third party software that requires the installation of drivers.
The drivers come in two different flavors. 32bit and 64bit.
Is there an API call to find out what my software is currently running
under? I thought I could get it with TOSVersionInfo defined in the Windows
unit, but this does not seem to tell me. I think I have to get the processor
info dont I, or something like that.
Any one any clues?
Regards
Anthoni