HomeSort by relevance Sort by last modified time
    Searched refs:GetIconLocation (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/base/test/
test_shortcut_win.cc 108 i_shell_link->GetIconLocation(read_icon, MAX_PATH, &read_icon_index)));
  /external/chromium_org/base/win/
shortcut.cc 233 if (FAILED(i_shell_link->GetIconLocation(temp, MAX_PATH, &temp_index)))
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dsclient.h 153 STDMETHOD(GetIconLocation)(THIS_ LPCWSTR pszObjectClass,DWORD dwFlags,LPWSTR pszBuffer,INT cchBuffer,INT *presid) PURE;
shldisp.h     [all...]
shlobj.h 283 STDMETHOD(GetIconLocation)(THIS_ UINT uFlags,LPSTR szIconFile,UINT cchMax,int *piIndex,UINT *pwFlags) PURE;
295 STDMETHOD(GetIconLocation)(THIS_ UINT uFlags,LPWSTR szIconFile,UINT cchMax,int *piIndex,UINT *pwFlags) PURE;
    [all...]
shobjidl.h     [all...]

Completed in 962 milliseconds