Searched defs:AppendNativePath (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/GuestHost/DragAndDrop/
H A DDnDURIList.cpp352 int DnDURIList::AppendNativePath(const char *pszPath, uint32_t fFlags) function in class:DnDURIList
399 rc = AppendNativePath(strPath.c_str(), fFlags);

Completed in 32 milliseconds