Click here to Skip to main content
15,886,110 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 66K   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.

Views

Daily Counts

Downloads

Weekly Counts

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