Lines Matching refs:szAppBurnVer

282 	_snprintf(tmpver, 128, APP_TITLE " v%.20ls", szAppBurnVer);  in DoNetGame()
284 _snprintf(tmpver, 128, APP_TITLE " v%.20s", szAppBurnVer); in DoNetGame()
333 …_sntprintf(szChoice, MAX_PATH, _T(APP_TITLE) _T(" v%.20s (%s%s).dat"), szAppBurnVer, szProgramStri… in CreateDatfileWindows()
394 …e, MAX_PATH, _T("%s") _T(APP_TITLE) _T(" v%.20s (%s%s).dat"), buffer, szAppBurnVer, szProgramStrin… in CreateAllDatfilesWindows()
397 …e, MAX_PATH, _T("%s") _T(APP_TITLE) _T(" v%.20s (%s%s).dat"), buffer, szAppBurnVer, szProgramStrin… in CreateAllDatfilesWindows()
400 …e, MAX_PATH, _T("%s") _T(APP_TITLE) _T(" v%.20s (%s%s).dat"), buffer, szAppBurnVer, szProgramStrin… in CreateAllDatfilesWindows()
403 …e, MAX_PATH, _T("%s") _T(APP_TITLE) _T(" v%.20s (%s%s).dat"), buffer, szAppBurnVer, szProgramStrin… in CreateAllDatfilesWindows()
406 …e, MAX_PATH, _T("%s") _T(APP_TITLE) _T(" v%.20s (%s%s).dat"), buffer, szAppBurnVer, szProgramStrin… in CreateAllDatfilesWindows()
409 …e, MAX_PATH, _T("%s") _T(APP_TITLE) _T(" v%.20s (%s%s).dat"), buffer, szAppBurnVer, szProgramStrin… in CreateAllDatfilesWindows()
412 …e, MAX_PATH, _T("%s") _T(APP_TITLE) _T(" v%.20s (%s%s).dat"), buffer, szAppBurnVer, szProgramStrin… in CreateAllDatfilesWindows()
415 …e, MAX_PATH, _T("%s") _T(APP_TITLE) _T(" v%.20s (%s%s).dat"), buffer, szAppBurnVer, szProgramStrin… in CreateAllDatfilesWindows()
418 …e, MAX_PATH, _T("%s") _T(APP_TITLE) _T(" v%.20s (%s%s).dat"), buffer, szAppBurnVer, szProgramStrin… in CreateAllDatfilesWindows()
421 …e, MAX_PATH, _T("%s") _T(APP_TITLE) _T(" v%.20s (%s%s).dat"), buffer, szAppBurnVer, szProgramStrin… in CreateAllDatfilesWindows()
424 …e, MAX_PATH, _T("%s") _T(APP_TITLE) _T(" v%.20s (%s%s).dat"), buffer, szAppBurnVer, szProgramStrin… in CreateAllDatfilesWindows()
3349 …printf(szText, 1024, _T(APP_TITLE) _T( " v%.20s") _T(SEPERATOR_1) _T("%s"), szAppBurnVer, pszName); in ScrnTitle()
3363 …_stprintf(szText, _T(APP_TITLE) _T( " v%.20s") _T(SEPERATOR_1) _T("[%s]"), szAppBurnVer, FBALoadSt… in ScrnTitle()