Commit Graph

2175 Commits

Author SHA1 Message Date
Pete Batard 18986bffa4 [enum] fixed label display for drives with no label 2011-11-23 12:39:47 +00:00
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
Pete Batard af0fef1c8c [wdk] renamed wdk_build.cmd to build.cmd
* also added link for WDK download
2011-11-21 22:23:17 +00:00
Pete Batard 22fa3fc131 [ui] display device description as tooltip 2011-11-21 20:25:32 +00:00
Pete Batard f263369e55 [core] added string array manipulation
* for drive description report
* also added MSVC memory leak detection in debug mode
2011-11-21 20:12:23 +00:00
Pete Batard f355c450b6 [ui] added About and License dialogs
* also added partition information
* also fixed enumeration of non Windows FS USB devices
2011-11-21 17:06:17 +00:00
Pete Batard c24d150189 [make] enforce LF in Makefile 2011-11-20 22:51:16 +00:00
Pete Batard 3d1131faaf [mingw] fixed MinGW32 compilation 2011-11-20 22:50:26 +00:00
Pete Batard 4dfb38430f [wdk] use batch file in order to keep a Makefile 2011-11-20 22:20:28 +00:00
Pete Batard d6f32a189a [mingw] added MinGW support
* only MinGW-w64 for now
* Makefile is called GNUmakefile so as not to conflict with WDK
2011-11-20 03:30:16 +00:00
Pete Batard 67a07909b1 [wdk] added WDK build file 2011-11-20 02:34:15 +00:00
Pete Batard 8fa8faf510 [misc] renamed project to Rufus 2011-11-19 19:08:23 +00:00
Pete Batard 9cdce54ad9 [enum] added FS type retrieval 2011-11-19 01:30:20 +00:00
Pete Batard cccc469ca9 [misc] add icon resource 2011-11-19 00:58:13 +00:00
Pete Batard 0b97a79de2 [enum] populate properties on initialization and selection 2011-11-18 23:41:28 +00:00
Pete Batard 4bf87001ec [enum] added capacity data
* also factorized some of the enum calls
2011-11-18 21:46:34 +00:00
Pete Batard 648bc0c5d0 [msvc] RC UTF16->ASCII 2011-11-18 21:45:54 +00:00
Pete Batard ef1922c3ac [enum] remove STORAGE_DEVICE_DESCRIPTOR query 2011-11-18 02:00:19 +00:00
Pete Batard 621721b547 [enum] retrieval of device size 2011-11-18 01:58:08 +00:00
Pete Batard 835b9089f2 [msvc] resource.h was saved as UTF-16 - now ASCII 2011-11-18 01:41:20 +00:00
Pete Batard e041eea1df [enum] populate the device list 2011-11-17 01:43:06 +00:00
Pete Batard 7b84a6adff [msvc] vs2010 project files 2011-11-13 20:54:21 +00:00
Pete Batard f5cd7de095 [core] basic dialog
* UAC elevation and Aero controls enabled
2011-11-13 20:53:23 +00:00
Pete Batard a3c0ac9b6a [git] added gitattributes & gitignore 2011-11-13 13:52:07 +00:00
Pete Batard 15c1bb4905 [internal] added dummy branch switch file 2011-11-13 13:50:13 +00:00