Home
last modified time | relevance | path

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

/dports/emulators/uae/uae-0.8.29/src/od-win32/
H A Dwin32gui.c1142 static int CALLBACK InfoSettingsProc (HWND hDlg, UINT msg, WPARAM wParam, LPARAM lParam) in InfoSettingsProc() function
1251 if( DialogBox( hUIDLL ? hUIDLL : hInst, MAKEINTRESOURCE (IDD_SETINFO), hDlg, InfoSettingsProc ) ) in LoadSaveDlgProc()