Home
last modified time | relevance | path

Searched refs:hDrop (Results 1 – 2 of 2) sorted by relevance

/third_party/mingw-w64/mingw-w64-headers/include/
Dshellapi.h70 SHSTDAPI_(UINT) DragQueryFileA (HDROP hDrop, UINT iFile, LPSTR lpszFile, UINT cch);
71 SHSTDAPI_(UINT) DragQueryFileW (HDROP hDrop, UINT iFile, LPWSTR lpszFile, UINT cch);
72 SHSTDAPI_(WINBOOL) DragQueryPoint (HDROP hDrop, POINT *ppt);
73 SHSTDAPI_(void) DragFinish (HDROP hDrop);
Drichedit.h1115 HANDLE hDrop; member