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