Searched refs:kClassName (Results 1 – 2 of 2) sorted by relevance
21 const wchar_t MainWnd::kClassName[] = L"WebRTC_MainWnd"; member in MainWnd89 wnd_ = ::CreateWindowExW(WS_EX_OVERLAPPEDWINDOW, kClassName, L"WebRTC", in Create()439 wcex.lpszClassName = kClassName; in RegisterWindowClass()
74 static const wchar_t kClassName[];