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
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. drives list

drives list

Scheduled Pinned Locked Moved C / C++ / MFC
questionsysadmin
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    K Sushilkumar
    wrote on last edited by
    #1

    I have three users viz. User1 User2 User3 User2 has mapped network drive. Now when i enumerate drives using GetLogicalDrieStrings in User1, i only get drives of User1. What i want is to enumerate all the drives including mapped drive in User2 in any user context. How can i acheive this??? Thanks in advance. Regards, K. Sushilkumar.

    _ 1 Reply Last reply
    0
    • K K Sushilkumar

      I have three users viz. User1 User2 User3 User2 has mapped network drive. Now when i enumerate drives using GetLogicalDrieStrings in User1, i only get drives of User1. What i want is to enumerate all the drives including mapped drive in User2 in any user context. How can i acheive this??? Thanks in advance. Regards, K. Sushilkumar.

      _ Offline
      _ Offline
      _Superman_
      wrote on last edited by
      #2

      Mapped drives are maintained per context. So a mapped network drive of one user may not be valid for another user. It is also dependent on the user privileges. So Z: may be mapped by 2 different users on 2 different locations.

      «_Superman_»

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

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