diff options
Diffstat (limited to 'include/m_protosvc.h')
-rw-r--r-- | include/m_protosvc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/m_protosvc.h b/include/m_protosvc.h index e98a13c489..d61165f403 100644 --- a/include/m_protosvc.h +++ b/include/m_protosvc.h @@ -769,6 +769,7 @@ EXTERN_C MIR_APP_DLL(MEVENT) Proto_AuthRecv(const char *szProtoName, PROTORECVEV // lParam = (LPARAM)(PROTORECVFILE*)&prf
#define PRFF_UNICODE 1
+#define PRFF_UTF 2
struct PROTORECVFILE
{
|