mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[ui] added About and License dialogs
* also added partition information * also fixed enumeration of non Windows FS USB devices
This commit is contained in:
parent
c24d150189
commit
f355c450b6
10 changed files with 1610 additions and 118 deletions
|
@ -140,11 +140,12 @@
|
|||
</ItemDefinitionGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="..\rufus.c" />
|
||||
<ClCompile Include="..\stdlg.c" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="..\msapi_utf8.h" />
|
||||
<ClInclude Include="..\rufus.h" />
|
||||
<ClInclude Include="..\resource.h" />
|
||||
<ClInclude Include="..\license.h" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Manifest Include="..\common_controls_and_elevation.manifest" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue