Home
last modified time | relevance | path

Searched defs:SHDOCAPI_ (Results 1 – 2 of 2) sorted by relevance

/third_party/mingw-w64/mingw-w64-headers/include/
Dshellapi.h40 #define SHDOCAPI_(type) EXTERN_C DECLSPEC_IMPORT type STDAPICALLTYPE macro
43 #define SHDOCAPI_(type) DECLSPEC_IMPORT type STDAPICALLTYPE macro
47 #define SHDOCAPI_(type) STDAPI_(type) macro
Dshlobj.h82 #define SHDOCAPI_(type) STDAPI_(type) macro
85 #define SHDOCAPI_(type) EXTERN_C DECLSPEC_IMPORT type STDAPICALLTYPE macro