Page 1 of 1
fdisk simulation with vb6 how simulate fdisk program in vb
#3
Re: fdisk simulation with vb6
Posted 18 April 2009 - 03:36 AM
born2c0de, on 21 Jun, 2007 - 01:29 AM, said:
VB6 Cannot achieve such low-level control which is required to write a fdisk clone.
You will need to use C/C++ , Assembly or any other Language.
As for retrieving Hard Disk Names go, it can be done in VB by using API Functions.
You will need to use C/C++ , Assembly or any other Language.
As for retrieving Hard Disk Names go, it can be done in VB by using API Functions.
VB6 can do this and I have done it!
You can use Absolute Disk read/write access to create a partition table and then either format the volume at a low level using disk sector writes, or use FormatEX.
Search for my RMPrepUSB.exe and RMPartUSB.exe programs.
Page 1 of 1

Ask A New Question
Reply





MultiQuote




|