Home
last modified time | relevance | path

Searched refs:DisplayPropertiesError (Results 1 – 2 of 2) sorted by relevance

/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/win32/
H A Dreplay.cpp762 static void DisplayPropertiesError(HWND hDlg, INT32 nErrType) in DisplayPropertiesError() function
875 DisplayPropertiesError(hDlg, 0 /* not our file */); in DisplayReplayProperties()
888 DisplayPropertiesError(hDlg, 1 /* most likely recorded w/ an earlier version */); in DisplayReplayProperties()
895 DisplayPropertiesError(hDlg, 2 /* corrupt. */); in DisplayReplayProperties()
920 DisplayPropertiesError(hDlg, 1 /* most likely recorded w/ an earlier version */); in DisplayReplayProperties()
928 DisplayPropertiesError(hDlg, 2 /* corrupt. */); in DisplayReplayProperties()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/win32/
H A Dreplay.cpp807 static void DisplayPropertiesError(HWND hDlg, INT32 nErrType) in DisplayPropertiesError() function
921 DisplayPropertiesError(hDlg, 0 /* not our file */); in DisplayReplayProperties()
934 DisplayPropertiesError(hDlg, 1 /* most likely recorded w/ an earlier version */); in DisplayReplayProperties()
942 DisplayPropertiesError(hDlg, 2 /* corrupt. */); in DisplayReplayProperties()
967 DisplayPropertiesError(hDlg, 1 /* most likely recorded w/ an earlier version */); in DisplayReplayProperties()
975 DisplayPropertiesError(hDlg, 2 /* corrupt. */); in DisplayReplayProperties()