Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/derceg/explorerplusplus
/ GetDefaultFileIconIndex
Function
GetDefaultFileIconIndex
Explorer++/Helper/ShellHelper.cpp:381–384 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
379
}
380
381
int GetDefaultFileIconIndex()
382
{
383
return GetDefaultIcon(DEFAULT_ICON_FILE);
384
}
385
386
int GetDefaultIcon(DefaultIconType defaultIconType)
387
{
Callers
1
ShellBrowser
Method · 0.85
Calls
1
GetDefaultIcon
Function · 0.85
Tested by
no test coverage detected