CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Jul 2009
    Posts
    2

    Arrow Partition urgent please

    Can I know what apis are use to parition a diks ?
    I have 4 partitions in my main disk. 3 are logic drive for window and 1 for ubuntu.
    but i can only see 3 if in windows and 4 if in ubuntu
    what to do to know the missing one in windows ?

    Can you help ? thank you

  2. #2
    Join Date
    May 2007
    Posts
    811

    Re: Partition urgent please

    Quote Originally Posted by TranLam View Post
    Can I know what apis are use to parition a diks ?

  3. #3
    Join Date
    Feb 2002
    Posts
    4,640

    Re: Partition urgent please

    Quote Originally Posted by TranLam View Post
    Can I know what apis are use to parition a diks ?
    I have 4 partitions in my main disk. 3 are logic drive for window and 1 for ubuntu.
    but i can only see 3 if in windows and 4 if in ubuntu
    what to do to know the missing one in windows ?

    Can you help ? thank you
    What is the ubuntu partition formatted as? If it's anything other then FAT/NTFS, windows will not recognize the partition and not display it.

    Viggy

  4. #4
    Join Date
    Jul 2009
    Posts
    2

    Re: Partition urgent please

    You guys are so good at OS. I've failed several times on OS exams.

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