Look at device manager devices from api 
Author Message
 Look at device manager devices from api

Does anyone know how to iterate through, or even
get a handle on, all of the devices in the
Windows API.  If it is not possible in VB can you
do it in any other language.

Sent via Deja.com http://www.*-*-*.com/
Before you buy.



Sun, 20 Oct 2002 03:00:00 GMT  
 Look at device manager devices from api

Quote:

> Does anyone know how to iterate through, or even
> get a handle on, all of the devices in the
> Windows API.  If it is not possible in VB can you
> do it in any other language.

> Sent via Deja.com http://www.deja.com/
> Before you buy.

I don't know that you can have a handle on them, (I pretty much doubt
it), but you sure can start the System' .cpl with rundll.

I don't have the code here, but if memory serves, must look like this:

vbNormalFocus

Hope this helps.
--
Ray SALMON
Kortex Thailand
Medical Software Engineering

Sent via Deja.com http://www.deja.com/
Before you buy.



Sun, 20 Oct 2002 03:00:00 GMT  
 Look at device manager devices from api

Meant in the device manager not in the api :)

Quote:
> Does anyone know how to iterate through, or even
> get a handle on, all of the devices in the
> Windows API.  If it is not possible in VB can you
> do it in any other language.

> Sent via Deja.com http://www.deja.com/
> Before you buy.

Sent via Deja.com http://www.deja.com/
Before you buy.


Mon, 21 Oct 2002 03:00:00 GMT  
 Look at device manager devices from api
You can check in the registry - HKEY_LOCAL_MACHINE\Enum - to iterate
through all of the devices.


Quote:

> Does anyone know how to iterate through, or even
> get a handle on, all of the devices in the
> Windows API.  If it is not possible in VB can you
> do it in any other language.

> Sent via Deja.com http://www.deja.com/
> Before you buy.

Sent via Deja.com http://www.deja.com/
Before you buy.


Tue, 22 Oct 2002 03:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Device: or Device

2. Retrieving unique device id from handheld devices.

3. SYSDM.CPL and Device Manager

4. Device Manager Info

5. Device Manager

6. Need Script to Perform Device Manager Action on Startup

7. Device Manager Scripting

8. Device Manager Info.

9. Device Manager

10. Device Manager

11. Control Panel/System/Device Manager tab Disable/Enable

12. Device manager in windows 95/98

 

 
Powered by phpBB® Forum Software