paperlined.org
dev > oss > XPDosBoot
document updated 15 years ago, on Jan 27, 2009

==== raw sector reading/writing ====
    http://www.codeproject.com/KB/system/change_drive_sn.aspx?display=Print
            Mucking with sectors.




==== creating / deleting partitions ====


==== formatting a partition ====


    http://www.pinvoke.net/default.aspx/shell32/SHFormatDrive.html
            SHFormatDrive

    http://msdn.microsoft.com/en-us/library/aa390432(VS.85).aspx


==== setting up MBR/VBR ====

    http://technet.microsoft.com/en-us/library/cc749177.aspx