mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 20:15:59 +00:00
Reserve ordinals 90 and 91. Fixes bug 182.
svn path=/trunk/; revision=9747
This commit is contained in:
parent
2e60fd207a
commit
bbfafe3c22
1 changed files with 2 additions and 2 deletions
|
@ -83,8 +83,8 @@
|
|||
87 stdcall SHRevokeDragDrop(long)
|
||||
88 stdcall SHDoDragDrop(long ptr ptr long ptr)
|
||||
89 stdcall SHCloneSpecialIDList(long long long)
|
||||
# 90 stub SHFindFiles
|
||||
# 91 stub SHFindComputer
|
||||
90 stub SHFindFiles
|
||||
91 stub SHFindComputer
|
||||
92 stdcall PathGetShortPath (ptr) PathGetShortPathAW
|
||||
93 stdcall Win32CreateDirectory(wstr ptr) Win32CreateDirectoryAW
|
||||
94 stdcall Win32RemoveDirectory(wstr) Win32RemoveDirectoryAW
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue