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