mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
[OLE32] Stub and export CoGetCancelObject. CORE-12199
svn path=/trunk/; revision=73018
This commit is contained in:
parent
3e7f31ebe1
commit
9efe78ac9f
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
# CoGetApartmentID
|
||||
@ stdcall CoGetCallContext(ptr ptr)
|
||||
@ stdcall CoGetCallerTID(ptr)
|
||||
# CoGetCancelObject
|
||||
@ stdcall -stub CoGetCancelObject(long ptr ptr)
|
||||
@ stdcall CoGetClassObject(ptr long ptr ptr ptr)
|
||||
# CoGetClassVersion
|
||||
# CoGetComCatalog
|
||||
|
|
Loading…
Reference in a new issue