summaryrefslogtreecommitdiff
path: root/protocols/MRA/src/MraRTFMsg.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/MRA/src/MraRTFMsg.h')
-rw-r--r--protocols/MRA/src/MraRTFMsg.h11
1 files changed, 11 insertions, 0 deletions
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_)