Partitioning a HDD using VB code

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • e1h2
    New Member
    • Jul 2006
    • 1

    Partitioning a HDD using VB code

    hi
    does anyone know how can i partition a HDD using a VB code?
  • sashi
    Recognized Expert Top Contributor
    • Jun 2006
    • 1749

    #2
    hi there,

    vb has it's limitation my fren.. i doubt you can use vb code to partition HDD.. well.. it's possible to read no. of partition and their respective sure using vb code.. this can be done using Microsoct Windows Management Instrumentaion (WMI)..

    you can also format a -non-active partition using the standard format.com command.. using the help some API you can also invoke the format floppy dialog box.. good luck my fren.. :)
    Last edited by sashi; Jul 10 '06, 01:08 PM.

    Comment

    • smartchap
      New Member
      • Dec 2007
      • 236

      #3
      Dear Sashi
      Can you plz explain it with some example so that its understood well. Really it will be a good thing to know about it.

      Comment

      Working...