Searched refs:szTarget (Results 1 – 1 of 1) sorted by relevance
273 CHAR szTarget[CCHMAXPATHCOMP]; in DoCopy_Impl() local277 strcpy(szTarget, ByteString(rTarget.GetFull(), osl_getThreadTextEncoding()).GetBuffer()); in DoCopy_Impl()278 pszTargetName = strrchr(szTarget, '\\'); in DoCopy_Impl()281 hTargetObject = WinQueryObject(szTarget); in DoCopy_Impl()294 hTargetObject = WinQueryObject(szTarget); in DoCopy_Impl()
Completed in 16 milliseconds