Home
last modified time | relevance | path

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

/dports/net/yate/yate-6.4.0-1/windows/
H A Dmain-client.cpp71 static int CALLBACK innerDialog(HWND wnd, UINT msg, WPARAM wp, LPARAM lp) in innerDialog() function
156 HWND wnd = ::CreateDialogParam(s_handle,MAKEINTRESOURCE(id),tabs,innerDialog,(LPARAM)dlg); in insert()