[cvs] / xvidcore / dshow / src / CAbout.cpp Repository:
ViewVC logotype

Diff of /xvidcore/dshow/src/CAbout.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2, Mon Mar 22 22:36:23 2004 UTC revision 1.3, Sun Nov 30 16:36:44 2008 UTC
# Line 63  Line 63 
63  }  }
64    
65    
66  BOOL CAbout::OnReceiveMessage(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam)  INT_PTR CAbout::OnReceiveMessage(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
67  {  {
68          if (adv_proc(hwnd, uMsg, wParam, lParam) == FALSE) {          if (adv_proc(hwnd, uMsg, wParam, lParam) == FALSE) {
69                  return CBasePropertyPage::OnReceiveMessage(hwnd, uMsg, wParam, lParam);                  return CBasePropertyPage::OnReceiveMessage(hwnd, uMsg, wParam, lParam);

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4