Home
last modified time | relevance | path

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

/trunk/main/extensions/test/ole/OleClient/
H A Daxhost.cxx30 HostWin::HostWin(LPWSTR progid) in HostWin() function in HostWin
36 HostWin::~HostWin() in ~HostWin()
42 LRESULT HostWin::OnCreate(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM /*lParam*/, BOOL& /*bHandled*/) in OnCreate()
H A Daxhost.hxx34 class HostWin: public CWindowImpl<HostWin, CWindow, class
40 HostWin(LPWSTR progid);
42 ~HostWin();
45 BEGIN_MSG_MAP(HostWin)
H A DclientTest.cxx1075 HostWin* pWin= new HostWin( L"MFCCONTROL.MfcControlCtrl.1"); in doTest()

Completed in 40 milliseconds