The Reliable USB Formatting Utility
Go to file
Pete Batard 45406054cc [partition] initial partitioning code
* also added bWriteAccess parameter to GetDriveHandle()
* also added locking (FSCTL_LOCK_VOLUME) to GetDriveHandle()
* also added extra security checks to GetDriveHandle()
* also added status output
* also added ReadSectors/WriteSectors
2011-11-23 12:27:51 +00:00
.msvc [partition] initial partitioning code 2011-11-23 12:27:51 +00:00
.gitattributes [make] enforce LF in Makefile 2011-11-20 22:51:16 +00:00
.gitignore [mingw] added MinGW support 2011-11-20 03:30:16 +00:00
Makefile [ui] added About and License dialogs 2011-11-21 17:06:17 +00:00
build.cmd [wdk] renamed wdk_build.cmd to build.cmd 2011-11-21 22:23:17 +00:00
common_controls_and_elevation.manifest [core] basic dialog 2011-11-13 20:53:23 +00:00
license.h [ui] added About and License dialogs 2011-11-21 17:06:17 +00:00
msapi_utf8.h [core] basic dialog 2011-11-13 20:53:23 +00:00
resource.h [ui] added About and License dialogs 2011-11-21 17:06:17 +00:00
rufus.c [partition] initial partitioning code 2011-11-23 12:27:51 +00:00
rufus.h [partition] initial partitioning code 2011-11-23 12:27:51 +00:00
rufus.ico [misc] renamed project to Rufus 2011-11-19 19:08:23 +00:00
rufus.rc [core] added string array manipulation 2011-11-21 20:12:23 +00:00
rufus_2010.sln [misc] renamed project to Rufus 2011-11-19 19:08:23 +00:00
stdlg.c [ui] display device description as tooltip 2011-11-21 20:25:32 +00:00