Searched refs:stub_SendDlgProc (Results 1 – 1 of 1) sorted by relevance
513 static INT_PTR CALLBACK stub_SendDlgProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam) { in stub_SendDlgProc() function531 …if (DialogBoxParamW(module, MAKEINTRESOURCEW(IDD_SEND_SUBVOL), hwnd, stub_SendDlgProc, (LPARAM)thi… in Open()