Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I retrieve CPU vendor info?
Message
De
16/01/2006 11:12:26
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
16/01/2006 11:04:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
00985386
Message ID:
01087194
Vues:
21
I don't know Tracy. I don't deal with HDD manufacturer's number though (no use for me). In old good days of DOS a little assembly was doing the job, under windows when I first asked on C forums how would I get driver interrupt vectors all answer I got was "Are you for real" - my English was worse then but still I couldn't decipher this reply and surrendered:)
Cetin

>It returns:
>
>\\.\PHYSICALDRIVE0 .null.
>
>for me but I have a raid system, so perhaps that is the problem? The code I posted returns my two hard drives though.
>
>
>>Metin,
>>It works under winXP SP2.
>>
>>clear
>>loWMI = GetObject("winmgmts:\\.\root\cimv2")
>>oItems = loWMI.ExecQuery("select * from Win32_PhysicalMedia")
>>
>>
>>For each oItem in oItems
>>? oItem.Tag, oItem.SerialNumber
>>EndFor
>>return
>>
Cetin
>>
>>>I have windows XP PRO SP2. It didn't work me too.
>>>
>>>>Somesh,
>>>>
>>>>Unfortunately the solution will not work for any Windows version earlier than XP, as you can see in the requirements here: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmisdk/wmi/win32_physicalmedia.asp
>>>>
>>>>
>>>>Client 	Requires Windows Vista or Windows XP.
>>>>Server 	Requires Windows Server "Longhorn" or Windows Server 2003.
>>>>
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform