summaryrefslogtreecommitdiff
path: root/ContactsPlus/receive.h
diff options
context:
space:
mode:
Diffstat (limited to 'ContactsPlus/receive.h')
-rw-r--r--ContactsPlus/receive.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ContactsPlus/receive.h b/ContactsPlus/receive.h
index 3580033..fe35d94 100644
--- a/ContactsPlus/receive.h
+++ b/ContactsPlus/receive.h
@@ -60,6 +60,6 @@ struct TRecvContactsData {
extern HANDLE ghRecvWindowList;
-int CALLBACK RecvDlgProc( HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam);
+INT_PTR CALLBACK RecvDlgProc( HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam);
#endif /* __RECEIVE_H */ \ No newline at end of file