Searched refs:OnReceiveMessage (Results 1 - 6 of 6) sorted by relevance
/third_party/lame/dshow/ |
H A D | aboutprp.h | 35 BOOL OnReceiveMessage(HWND hwnd,UINT uMsg,WPARAM wParam,LPARAM lParam);
|
H A D | PropPage.h | 35 BOOL OnReceiveMessage(HWND hwnd,UINT uMsg,WPARAM wParam,LPARAM lParam);
|
H A D | PropPage_adv.h | 35 BOOL OnReceiveMessage(HWND hwnd,UINT uMsg,WPARAM wParam,LPARAM lParam);
|
H A D | aboutprp.cpp | 163 BOOL CMAEAbout::OnReceiveMessage( HWND hwnd in OnReceiveMessage() function in CMAEAbout
|
H A D | PropPage_adv.cpp | 157 // OnReceiveMessage - message handler function 159 BOOL CMpegAudEncPropertyPageAdv::OnReceiveMessage(HWND hwnd,UINT uMsg,WPARAM wParam,LPARAM lParam) in OnReceiveMessage() function in CMpegAudEncPropertyPageAdv
|
H A D | PropPage.cpp | 204 // OnReceiveMessage - message handler function 206 BOOL CMpegAudEncPropertyPage::OnReceiveMessage(HWND hwnd,UINT uMsg,WPARAM wParam,LPARAM lParam) in OnReceiveMessage() function in CMpegAudEncPropertyPage
|
Completed in 3 milliseconds