MCPcopy 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
381int GetDefaultFileIconIndex()
382{
383 return GetDefaultIcon(DEFAULT_ICON_FILE);
384}
385
386int GetDefaultIcon(DefaultIconType defaultIconType)
387{

Callers 1

ShellBrowserMethod · 0.85

Calls 1

GetDefaultIconFunction · 0.85

Tested by

no test coverage detected