mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
[FRAMEDYN[ARM] Fix some exports
This commit is contained in:
parent
419d7e96ad
commit
6872cef0da
1 changed files with 2 additions and 2 deletions
|
@ -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()
|
||||
|
|
Loading…
Reference in a new issue