Searched refs:HostWin (Results 1 – 3 of 3) sorted by relevance
30 HostWin::HostWin(LPWSTR progid) in HostWin() function in HostWin36 HostWin::~HostWin() in ~HostWin()42 LRESULT HostWin::OnCreate(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM /*lParam*/, BOOL& /*bHandled*/) in OnCreate()
34 class HostWin: public CWindowImpl<HostWin, CWindow, class40 HostWin(LPWSTR progid);42 ~HostWin();45 BEGIN_MSG_MAP(HostWin)
1075 HostWin* pWin= new HostWin( L"MFCCONTROL.MfcControlCtrl.1"); in doTest()
Completed in 23 milliseconds