From de6eb3e4bc30eff928dc932c03812ede3077926a Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 13 Oct 2012 08:54:34 +0000 Subject: MRA: folders restructurization git-svn-id: http://svn.miranda-ng.org/main/trunk@1900 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/MRA/src/MraRTFMsg.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 protocols/MRA/src/MraRTFMsg.h (limited to 'protocols/MRA/src/MraRTFMsg.h') diff --git a/protocols/MRA/src/MraRTFMsg.h b/protocols/MRA/src/MraRTFMsg.h new file mode 100644 index 0000000000..1dadb5a801 --- /dev/null +++ b/protocols/MRA/src/MraRTFMsg.h @@ -0,0 +1,11 @@ +#if !defined(AFX_MRA_RTFMSG_H__F58D13FF_F6F2_476C_B8F0_7B9E9357CF48__INCLUDED_) +#define AFX_MRA_RTFMSG_H__F58D13FF_F6F2_476C_B8F0_7B9E9357CF48__INCLUDED_ + + +#if _MSC_VER > 1000 +#pragma once +#endif // _MSC_VER > 1000 + +BOOL MraIsMessageFlashAnimation (LPCWSTR lpwszMessage, size_t dwMessageSize); + +#endif // !defined(AFX_MRA_RTFMSG_H__F58D13FF_F6F2_476C_B8F0_7B9E9357CF48__INCLUDED_) -- cgit v1.2.3