Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
J

Jaligamap

@Jaligamap
About
Posts
1
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How to get PNP Device Id
    J Jaligamap

    I am looking a way to get PNP device Id for USB, CDRom, and hard disks, mapped network drives. I know we can get through WMI calls. My project requires not to use WMI and I am looking ways to get the PNP device id through windows native API calls. I figured out that PNP device ids are listed in windows registry "HKLM\SYSTEM\CurrentControlSet\services\{service}\Enum. Where {service} could be CDROM, disk, USBSTOR etc.... I have following questions on this. 1. How can I link back this "PNP device id" to the mounted volume letter? 2. Not finding a way to get "PNP device id" for network mapped drives? 3. Is there any IOCTL call to get the "PNP device id" for any volume or drive? Thanks in advance

    C / C++ / MFC question c++ sysadmin windows-admin json
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups