https://git.reactos.org/?p=reactos.git;a=commitdiff;h=6872cef0da19596d39388…
commit 6872cef0da19596d39388b866190dd0c533cec2f
Author: Mark Jansen <mark.jansen(a)reactos.org>
AuthorDate: Sun Aug 18 21:47:35 2019 +0200
Commit: Mark Jansen <mark.jansen(a)reactos.org>
CommitDate: Tue Aug 20 22:31:55 2019 +0200
[FRAMEDYN[ARM] Fix some exports
---
dll/win32/framedyn/framedyn.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dll/win32/framedyn/framedyn.spec b/dll/win32/framedyn/framedyn.spec
index 2e576cec0e4..c2431ae97c0 100644
--- a/dll/win32/framedyn/framedyn.spec
+++ b/dll/win32/framedyn/framedyn.spec
@@ -634,8 +634,8 @@
;@ cdecl -arch=arm ?QueryObjectSink@CWbemProviderGlue@@UAAJJPAPAUIWbemObjectSink@@@Z()
;@ cdecl -arch=arm ?QueryPostProcess@MethodContext@@UAAXXZ()
;@ cdecl -arch=arm ?RegisterForMessage@CWinMsgEvent@@IAAXIH@Z()
-# @ cdecl -arch=arm ?Release@CHString@@QAAXXZ() # FIXME!
-# @ cdecl -arch=arm ?Release@CHString@@SAXPAUCHStringData@@@Z() # FIXME!
+@ cdecl -arch=arm ?Release@CHString@@IAAXXZ()
+@ cdecl -arch=arm ?Release@CHString@@KAXPAUCHStringData@@@Z()
;@ cdecl -arch=arm ?Release@CInstance@@QAAJXZ()
;@ cdecl -arch=arm ?Release@CThreadBase@@QAAJXZ()
;@ cdecl -arch=arm ?Release@CWbemGlueFactory@@UAAKXZ()