From 1ba1e51fc6fa7e30b0a627a141348f515ffaba76 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 13 Oct 2018 21:29:05 +0300 Subject: chat api: - GC_SHAREDUSERS flag added to share the same array of users for all group chats; - USERINFO.next removed; - MODULEINFO.arUsers & SESSION_INFO.arUsers introduced to maintain user lists; - MM_AddModule removed; - memory allocation model changed for MODULEINFO & SESSION_INFO - MM_CreateModule & SM_CreateSession members are added to g_chatApi --- libs/win64/mir_app.lib | Bin 178462 -> 179984 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'libs/win64') diff --git a/libs/win64/mir_app.lib b/libs/win64/mir_app.lib index a4f8cecf3c..74d05788f8 100644 Binary files a/libs/win64/mir_app.lib and b/libs/win64/mir_app.lib differ -- cgit v1.2.3