From eec4dbe75110ce06a44998ddaaa625d7e4378543 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 5 Oct 2022 19:23:24 +0300 Subject: update for mir_core import libraries --- src/mir_core/src/mir_core.def | 2 ++ src/mir_core/src/mir_core64.def | 2 ++ 2 files changed, 4 insertions(+) (limited to 'src') diff --git a/src/mir_core/src/mir_core.def b/src/mir_core/src/mir_core.def index 3fd76a31e3..140837fef9 100644 --- a/src/mir_core/src/mir_core.def +++ b/src/mir_core/src/mir_core.def @@ -1546,3 +1546,5 @@ _Utils_CorrectFontSize@4 @1762 NONAME ?Utils_ClipboardCopy@@YGXPBD@Z @1766 NONAME ?Utils_ClipboardCopy@@YGXPB_W@Z @1767 NONAME ?mir_base64_encode@@YGPADABVMBinBuffer@@@Z @1768 NONAME +?append@MBinBuffer@@QAEXABV1@@Z @1769 NONAME +?appendBefore@MBinBuffer@@QAEXABV1@@Z @1770 NONAME diff --git a/src/mir_core/src/mir_core64.def b/src/mir_core/src/mir_core64.def index d99deff994..bf5cb32785 100644 --- a/src/mir_core/src/mir_core64.def +++ b/src/mir_core/src/mir_core64.def @@ -1546,3 +1546,5 @@ Utils_CorrectFontSize @1762 NONAME ?Utils_ClipboardCopy@@YAXPEBD@Z @1766 NONAME ?Utils_ClipboardCopy@@YAXPEB_W@Z @1767 NONAME ?mir_base64_encode@@YAPEADAEBVMBinBuffer@@@Z @1768 NONAME +?append@MBinBuffer@@QEAAXAEBV1@@Z @1769 NONAME +?appendBefore@MBinBuffer@@QEAAXAEBV1@@Z @1770 NONAME -- cgit v1.2.3