summaryrefslogtreecommitdiff
path: root/plugins/SMS/src/recvdlg.h
blob: 257fbf7049b881b4e17311a704d32d135432e95c (plain)
1
2
3
4
5
6
7
8
9
10
11
#if !defined(AFX_SMS_RECVDLG_H__F58D13FF_F6F2_476C_B8F0_7B9E9357CF48__INCLUDED_)
#define AFX_SMS_RECVDLG_H__F58D13FF_F6F2_476C_B8F0_7B9E9357CF48__INCLUDED_

DWORD	RecvSMSWindowInitialize		();
void	RecvSMSWindowDestroy		();
HWND	RecvSMSWindowAdd			(MCONTACT hContact,DWORD dwEventType,LPWSTR lpwszPhone,SIZE_T dwPhoneSize,LPSTR lpszMessage,SIZE_T dwMessageSize);
void	RecvSMSWindowRemove			(HWND hWndDlg);



#endif // !defined(AFX_SMS_RECVDLG_H__F58D13FF_F6F2_476C_B8F0_7B9E9357CF48__INCLUDED_)