mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
- Add missed CopyCursor
svn path=/trunk/; revision=39563
This commit is contained in:
parent
b31251de30
commit
41a84e652b
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@
|
|||
@ stdcall CloseWindowStation(long) NtUserCloseWindowStation
|
||||
@ stdcall CopyAcceleratorTableA(long ptr long)
|
||||
@ stdcall CopyAcceleratorTableW(long ptr long) NtUserCopyAcceleratorTable
|
||||
@ stdcall CopyCursor(long)
|
||||
@ stdcall CopyIcon(long)
|
||||
@ stdcall CopyImage(long long long long long)
|
||||
@ stdcall CopyRect(ptr ptr)
|
||||
|
|
Loading…
Reference in a new issue