web
newsgroups
Home
All Groups
Group
Topic
Archive
Search
About
How to detect x86 or x64 of Windows XP?
microsoft.public.dotnet.languages.vb
20 Sep 2006 12:42 PM
yxq
Hello,
How to detect the OS info that is x86 or x64 in Windows XP?
Thank you
20 Sep 2006 1:11 PM
Herfried K. Wagner [MVP]
"yxq" <ga***@163.net> schrieb:
> How to detect the OS info that is x86 or x64 in Windows XP?
Check out the replies of Thomas Scheidegger [MVP] in this thead:
<URL:
http://groups.google.de/group/microsoft.public.de.german.entwickler.dotnet.csharp/browse_frm/thread/0efe34d5266ef049/>
--
M S Herfried K. Wagner
M V P <URL:
http://dotnet.mvps.org/>
V B <URL:
http://dotnet.mvps.org/dotnet/faqs/>
24 Sep 2006 5:38 PM
Theo Verweij
yxq wrote:
> Hello,
> How to detect the OS info that is x86 or x64 in Windows XP?
> Thank you
>
>
If environ("ProgramFiles(x86)") = "" then
'x86
else
'x64
end if
Other interesting topics
Detect mouse movement from minimized application
Build a Program Now! VB2005
BackgroundWorker thread locking UI
Edit a row
read file without locking it.
Help with System.Timers.Timer in a module
how to do this?
date/time in different formats
"File is being used by another process" - error
Form & Designer File Becoming Separated
Privacy Policy
|
Advertise on this website
related:
Windows programming
Database programming
Server programming
Exchange programming
Outlook programming
Developer news