I saw some emus souce codes, but I didn't find one that uses it. Look at comment inside Kaillera SDK about that function:
comment wrote: /*
kailleraSelectServerDialog:
Use this method for launching the Kaillera server dialog
*/
DLLEXP kailleraSelectServerDialog(HWND parent);
What does this function do? Which parent handle (HWND parent) I have to put there?
Thanks
