CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2002
    Location
    Austin, TX
    Posts
    29

    An interesting problem with drive letters

    Already asked this at the main forum, but this may be more API related....

    Lets say I have a partition that does not have a drive letter assigned to it (under XP or W2K).

    I've found several drive/partition manipulation APIS/IO Controls, but the all seem to require the partion having a drive letter assigned to it.


    I can go to "My Computer">>Manage>>Disk Management>>Change Drive Letters to accomplish this. How can I do this programatically when there is not already a drive letter?

    I'm willing to risk destroying the image. I have a backup (I've already wiped and restored the drive many times while working in this). I've been working with partition and drive manipulation for a few months, but haven't found a solution to this particular problem.

    Thanks

  2. #2
    Join Date
    Jan 2003
    Location
    Russia, Novosibirsk
    Posts
    5
    Try PQMagic 97 or 2k (I Prefer 97)
    Do it in DOS mode
    Steve Kandrushin Evgenievich

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured