mirror of
https://github.com/ReneLergner/WPinternals.git
synced 2026-06-18 21:30:15 +10:00
DiscUtils: Fat: Fix an issue with no long path name support in the upstream library
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
namespace DiscUtils.Fat
|
||||
{
|
||||
internal delegate void FirstClusterChangedDelegate(uint cluster);
|
||||
}
|
||||
Reference in New Issue
Block a user