示例#1
0
void gKeyProc(void* param)
{
	Session* session = (Session*)param;
	session->KeyProc();
}