Searched defs:SHSTOCKICONID (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dshellapi.h639 typedef enum SHSTOCKICONID { enum
736 } SHSTOCKICONID; typedef in typeref:enum:SHSTOCKICONID
738 #define SIID_INVALID ((SHSTOCKICONID)-1)
740 SHSTDAPI SHGetStockIconInfo (SHSTOCKICONID siid, UINT uFlags, SHSTOCKICONINFO *psii);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dshellapi.h639 typedef enum SHSTOCKICONID { enum
736 } SHSTOCKICONID; typedef in typeref:enum:SHSTOCKICONID
738 #define SIID_INVALID ((SHSTOCKICONID)-1)
740 SHSTDAPI SHGetStockIconInfo (SHSTOCKICONID siid, UINT uFlags, SHSTOCKICONINFO *psii);

Completed in 35 milliseconds