|
-
December 3rd, 2001, 10:03 PM
#1
CPU type and DMA mode
How can I detect what kind of CPU people are using, and the CPU's speed? How to detect whether the system DMA is on? Thank you very much.
Remember to fulfill the promise you made to yourself.
-
December 4th, 2001, 07:29 AM
#2
Re: CPU type and DMA mode
hi!
If u want to find out this info. for Windows NT/2000/XP systems then u can use Win32_Processor WMI class which contains all the processor info. On Windows 9x u can scan the registry of the system to find out this info.
Though u have put this question in c++ non visual section I hope it might help you.
Regards,
Jasjeet
Programmer
-
November 22nd, 2005, 12:15 AM
#3
Re: CPU type and DMA mode
Hi guys,
I'm also interested in getting DMA mode expecially Current Transfer Mode. Is this possible with WMI?
Cheers
Deno
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|