|
-
December 15th, 1999, 01:07 PM
#1
TOUGH ONE!!
Dear Reader
I want to be able to list of all external devices (i.e. Modem, Printer, digital Camera, Scanner, etc) attached to my computer, also I need to be able to retrieve basic information such as the driver name, driver version, IRQ, Base I/O Address, DMA channel where ever available for each device.
-
December 15th, 1999, 10:27 PM
#2
Re: TOUGH ONE!!
Woohoo, you probably even can't do that with VB...you need Assembler for that kind of job 
Especially for retrieving names of drivers...that might even go all the way to machine codes....But if you will get it with VB or C++, please email me [email protected]
Thank You
-
December 16th, 1999, 02:34 AM
#3
Re: TOUGH ONE!!
Hi,
All such information is available in registry of Windows. Please check for Registry API to retrieve them.
Santulan
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
|