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

  /external/dbus/dbus/
dbus-sysdeps-wince-glue.h 38 In any case, with mingw32ce we only get a SHGetSpecialFolderPath. */
39 #define SHGetSpecialFolderPathW SHGetSpecialFolderPath
  /external/webrtc/webrtc/base/
win32filesystem.cc 352 if (!::SHGetSpecialFolderPath(NULL, buffer, csidl, TRUE))
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
shlobj.h 872 #define SHGetSpecialFolderPath __MINGW_NAME_AW(SHGetSpecialFolderPath)
    [all...]

Completed in 198 milliseconds