Searched refs:theFSSpec (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dfiledlg.cpp105 FSSpec theFSSpec; local
106 wxMacFilename2FSSpec(data->defaultLocation, &theFSSpec);
108 if (noErr == ::AECreateDesc(typeFSS, &theFSSpec, sizeof(FSSpec), &theLocation))

Completed in 63 milliseconds