1
0
mirror of https://github.com/bobranten/Ext4Fsd.git synced 2025-10-30 13:28:31 -05:00

Ext2Mgr adds + after fs name if it contains features not yet supported by the Windows driver, e.g EXT4+

This commit is contained in:
Bo Branten
2024-06-14 14:13:50 +02:00
parent 9a9a08c234
commit 40120e9908
8 changed files with 290 additions and 623 deletions

View File

@@ -212,7 +212,6 @@
<ClInclude Include="Donate.h" />
<ClInclude Include="enumDisk.h" />
<ClInclude Include="Ext2Attribute.h" />
<ClInclude Include="ext2fs.h" />
<ClInclude Include="Ext2Mgr.h" />
<ClInclude Include="Ext2MgrDlg.h" />
<ClInclude Include="HyperLink.h" />
@@ -227,10 +226,11 @@
<ClInclude Include="ServiceManage.h" />
<ClInclude Include="Splash.h" />
<ClInclude Include="StdAfx.h" />
<ClInclude Include="super.h" />
<ClInclude Include="swap.h" />
<ClInclude Include="SysTray.h" />
<ClInclude Include="toolbar.h" />
<ClInclude Include="TreeList.h" />
<ClInclude Include="types.h" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="Ext2Mgr.rc" />