[cvs] / xvidcore / vfw / src / status.c Repository:
ViewVC logotype

Diff of /xvidcore/vfw/src/status.c

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

revision 1.3, Thu Nov 27 11:57:28 2008 UTC revision 1.4, Sun Nov 30 17:56:07 2008 UTC
# Line 119  Line 119 
119    
120  /* status window proc handlder */  /* status window proc handlder */
121    
122  static BOOL CALLBACK status_proc(HWND hDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)  static INT_PTR CALLBACK status_proc(HWND hDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
123  {  {
124          status_t * s = (status_t*)GetWindowLongPtr(hDlg, GWLP_USERDATA);          status_t * s = (status_t*)GetWindowLongPtr(hDlg, GWLP_USERDATA);
125    

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

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