Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/derceg/explorerplusplus
/ GetDefaultFolderIconIndex
Function
GetDefaultFolderIconIndex
Explorer++/Helper/ShellHelper.cpp:376–379 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
374
}
375
376
int GetDefaultFolderIconIndex()
377
{
378
return GetDefaultIcon(DEFAULT_ICON_FOLDER);
379
}
380
381
int GetDefaultFileIconIndex()
382
{
Callers
7
AddressBar
Method · 0.85
TabRestorerUI
Method · 0.85
TabContainer
Method · 0.85
Initialize
Method · 0.85
BookmarkIconManager
Method · 0.85
ShellTreeView
Method · 0.85
ShellBrowser
Method · 0.85
Calls
1
GetDefaultIcon
Function · 0.85
Tested by
no test coverage detected