Home
last modified time | relevance | path

Searched refs:IDS_ERR_LOAD_DISK_CRC (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/win32/
H A Dresource_string.h348 #define IDS_ERR_LOAD_DISK_CRC (IDS_ERROR + 52) macro
H A Dbzip.cpp330 …FBAPopupAddText(PUF_TEXT_DEFAULT, MAKEINTRESOURCE(nRet == 2 ? IDS_ERR_LOAD_DISK_CRC : IDS_ERR_LOAD… in BzipBurnLoadRom()
H A Dstring.rc346 IDS_ERR_LOAD_DISK_CRC "CRC mismatch reading %.32hs from %.512s"
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/win32/
H A Dresource_string.h360 #define IDS_ERR_LOAD_DISK_CRC (IDS_ERROR + 52) macro
H A Dbzip.cpp353 …FBAPopupAddText(PUF_TEXT_DEFAULT, MAKEINTRESOURCE(nRet == 2 ? IDS_ERR_LOAD_DISK_CRC : IDS_ERR_LOAD… in BzipBurnLoadRom()
H A Dstring.rc358 IDS_ERR_LOAD_DISK_CRC "CRC mismatch reading %.32hs from %.512s"