MCPcopy 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
376int GetDefaultFolderIconIndex()
377{
378 return GetDefaultIcon(DEFAULT_ICON_FOLDER);
379}
380
381int GetDefaultFileIconIndex()
382{

Callers 7

AddressBarMethod · 0.85
TabRestorerUIMethod · 0.85
TabContainerMethod · 0.85
InitializeMethod · 0.85
BookmarkIconManagerMethod · 0.85
ShellTreeViewMethod · 0.85
ShellBrowserMethod · 0.85

Calls 1

GetDefaultIconFunction · 0.85

Tested by

no test coverage detected