Searched refs:IDD_NETPLAY (Results 1 – 6 of 6) sorted by relevance
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/ |
H A D | resource.h | 18 #define IDD_NETPLAY 108 macro
|
H A D | pcsxr.rc | 136 IDD_NETPLAY DIALOG 0, 0, 165, 95 dialog 300 IDD_NETPLAY, DIALOG
|
/dports/emulators/nestopia/nestopia-1.51.1/source/win32/ |
H A D | NstDialogNetPlay.cpp | 81 dialog ( IDD_NETPLAY, this, Handlers::messages, Handlers::commands ), in Netplay()
|
/dports/emulators/nestopia/nestopia-1.51.1/source/win32/language/ |
H A D | resource.h | 37 #define IDD_NETPLAY 191 macro
|
H A D | language.rc | 887 IDD_NETPLAY DIALOGEX 0, 0, 327, 182 dialog
|
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/gui/ |
H A D | WndMain.c | 807 … DialogBox(gApp.hInstance, MAKEINTRESOURCE(IDD_NETPLAY), hWnd, (DLGPROC)ConfigureNetPlayDlgProc); in MainWndProc()
|