diff --git a/reactos/lib/shell32/shell32.spec b/reactos/lib/shell32/shell32.spec index d45db9bf719..f13b9e07555 100644 --- a/reactos/lib/shell32/shell32.spec +++ b/reactos/lib/shell32/shell32.spec @@ -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