HomeSort by relevance Sort by last modified time
    Searched refs:OnCplMsg (Results 1 - 2 of 2) sorted by null

  /external/mdnsresponder/mDNSWindows/ControlPanel/
ControlPanel.h 76 virtual LRESULT OnCplMsg(HWND hWndCPl, UINT msg, LPARAM lp1, LPARAM lp2);
ControlPanel.cpp 64 return ( LONG ) pApp->OnCplMsg(hWndCPl, uMsg, lParam1, lParam2);
289 // CCPApp::OnCplMsg
293 CCPApp::OnCplMsg(HWND hWndCPl, UINT uMsg, LPARAM lParam1, LPARAM lParam2)

Completed in 557 milliseconds