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