MCPcopy Create free account
hub / github.com/bobranten/Ext4Fsd / CanDoLocalMount

Function CanDoLocalMount

Ext2Mgr/enumDisk.cpp:411–414  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

409}
410
411BOOL CanDoLocalMount()
412{
413 return !IsWindowsVistaOrGreater();
414}
415
416BOOL
417IsWindows2000()

Callers 3

Ext2DefineDosDeviceFunction · 0.85
Ext2QueryDriveFunction · 0.85
Ext2StartPipeSrvFunction · 0.85

Calls 1

IsWindowsVistaOrGreaterFunction · 0.85

Tested by

no test coverage detected