Reserve ordinals 90 and 91. Fixes bug 182.

svn path=/trunk/; revision=9747
This commit is contained in:
Gé van Geldorp 2004-06-20 10:39:21 +00:00
parent 2e60fd207a
commit bbfafe3c22

View file

@ -83,8 +83,8 @@
87 stdcall SHRevokeDragDrop(long) 87 stdcall SHRevokeDragDrop(long)
88 stdcall SHDoDragDrop(long ptr ptr long ptr) 88 stdcall SHDoDragDrop(long ptr ptr long ptr)
89 stdcall SHCloneSpecialIDList(long long long) 89 stdcall SHCloneSpecialIDList(long long long)
# 90 stub SHFindFiles 90 stub SHFindFiles
# 91 stub SHFindComputer 91 stub SHFindComputer
92 stdcall PathGetShortPath (ptr) PathGetShortPathAW 92 stdcall PathGetShortPath (ptr) PathGetShortPathAW
93 stdcall Win32CreateDirectory(wstr ptr) Win32CreateDirectoryAW 93 stdcall Win32CreateDirectory(wstr ptr) Win32CreateDirectoryAW
94 stdcall Win32RemoveDirectory(wstr) Win32RemoveDirectoryAW 94 stdcall Win32RemoveDirectory(wstr) Win32RemoveDirectoryAW