mirror of
https://github.com/reactos/wine.git
synced 2024-11-24 20:30:01 +00:00
oleacc: Use int64 in the spec file for 64-bit integers.
This commit is contained in:
parent
dd84876c3e
commit
be8377b71e
@ -1,6 +1,6 @@
|
||||
@ stub AccessibleChildren
|
||||
@ stub AccessibleObjectFromEvent
|
||||
@ stdcall AccessibleObjectFromPoint(double ptr ptr)
|
||||
@ stdcall AccessibleObjectFromPoint(int64 ptr ptr)
|
||||
@ stdcall AccessibleObjectFromWindow(ptr long ptr ptr)
|
||||
@ stdcall CreateStdAccessibleObject(ptr long ptr ptr)
|
||||
@ stub CreateStdAccessibleProxyA
|
||||
|
Loading…
Reference in New Issue
Block a user