Index: src/ch/DstFileErrorDlg.h =================================================================== diff -u -N -r3493e9fc470285b0a0b417d50be281467a071eb7 -r4c272b19c74694c428c943011f279ec064fbd894 --- src/ch/DstFileErrorDlg.h (.../DstFileErrorDlg.h) (revision 3493e9fc470285b0a0b417d50be281467a071eb7) +++ src/ch/DstFileErrorDlg.h (.../DstFileErrorDlg.h) (revision 4c272b19c74694c428c943011f279ec064fbd894) @@ -57,7 +57,7 @@ afx_msg void OnRetryButton(); afx_msg void OnIgnoreButton(); afx_msg void OnWaitButton(); - afx_msg void OnTimer(UINT nIDEvent); + afx_msg void OnTimer(UINT_PTR nIDEvent); virtual BOOL OnInitDialog(); afx_msg void OnIgnoreAllButton(); //}}AFX_MSG