Searched refs:theResRef (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 Dapp.cpp857 FSRef theResRef; local
894 theErr = FSPathMakeRef((UInt8 *) theResPath.mb_str(), &theResRef, false);
897 theErr = FSPathMakeRef((UInt8 *) theName.mb_str(), &theResRef, false);
902 theErr = FSOpenResourceFile( &theResRef, 0, NULL, fsRdPerm,

Completed in 26 milliseconds