Home
last modified time | relevance | path

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

/dports/graphics/nanort/nanort-b1feea8/examples/common/nativefiledialog/src/
H A Dnfd_win.cpp325 wchar_t *defaultPathW = {0}; in SetDefaultPath() local
326 CopyNFDCharToWChar( defaultPath, &defaultPathW ); in SetDefaultPath()
329 HRESULT result = SHCreateItemFromParsingName( defaultPathW, NULL, IID_PPV_ARGS(&folder) ); in SetDefaultPath()
334 NFDi_Free( defaultPathW ); in SetDefaultPath()
341 NFDi_Free( defaultPathW ); in SetDefaultPath()
348 NFDi_Free( defaultPathW ); in SetDefaultPath()