Click here to Skip to main content
15,894,330 members
Articles / Desktop Programming / Win32

Getting the list of drivers running on Windows OS and displaying it in a ListView using pure Win32 calls

Rate me:
Please Sign up or sign in to vote.
4.58/5 (13 votes)
20 Jul 2009CPOL4 min read 66.3K   3.4K   34  
This article explains how to get the list of drivers running on Windows OS and display the same in a ListView using Win32 calls.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
India India

Comments and Discussions