Searched refs:szTmp (Results 1 – 1 of 1) sorted by relevance
523 static TCHAR szTmp [MAX_PATH]; in BuildPngList() local595 strcpy (szTmp, *ppFileList + jj); in BuildPngList()597 strcpy (*ppFileList + ii, szTmp); in BuildPngList()665 static TCHAR szTmp [MAX_PATH]; in LoadImageFile() local688 sprintf (szTmp, "VisualPng - %s", strrchr(pstrPathName, '\\') + 1); in LoadImageFile()689 SetWindowText (hwnd, szTmp); in LoadImageFile()