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

  /external/dbus/dbus/
dbus-sysdeps-wince-glue.h 40 BOOL WINAPI SHGetSpecialFolderPathA(HWND,LPSTR,int,BOOL);
236 #define SHGetSpecialFolderPathA _dbus_wince_SHGetSpecialFolderPathA
237 BOOL SHGetSpecialFolderPathA(HWND,LPSTR,int,BOOL);
dbus-sysdeps-wince-glue.c 271 SHGetSpecialFolderPathA (0, dir, CSIDL_PERSONAL, 0);
1126 SHGetSpecialFolderPathA (HWND hwndOwner, LPSTR lpszPath, int nFolder,
  /external/libevent/
evdns.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
shlobj.h 879 SHSTDAPI_(WINBOOL) SHGetSpecialFolderPathA(HWND hwnd,LPSTR pszPath,int csidl,WINBOOL fCreate);
    [all...]

Completed in 2489 milliseconds