--- trunk/xvidcore/dshow/src/config.h 2004/07/18 02:00:05 1503 +++ trunk/xvidcore/dshow/src/config.h 2008/11/28 16:54:43 1818 @@ -50,7 +50,7 @@ /* functions */ void LoadRegistryInfo(); void SaveRegistryInfo(); -BOOL CALLBACK adv_proc(HWND hDlg, UINT uMsg, WPARAM wParam, LPARAM lParam); +INT_PTR CALLBACK adv_proc(HWND hDlg, UINT uMsg, WPARAM wParam, LPARAM lParam); #ifdef __cplusplus