Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
411
BOOL CanDoLocalMount()
412
{
413
return !IsWindowsVistaOrGreater();
414
}
415
416
BOOL
417
IsWindows2000()
Callers
3
Ext2DefineDosDevice
Function · 0.85
Ext2QueryDrive
Function · 0.85
Ext2StartPipeSrv
Function · 0.85
Calls
1
IsWindowsVistaOrGreater
Function · 0.85
Tested by
no test coverage detected