mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 12:23:29 +00:00
Reserve ordinals 90 and 91. Fixes bug 182.
svn path=/trunk/; revision=9747
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user