shlwapi: sync spec file

Austin English austinenglish at gmail.com
Mon Jun 6 23:26:37 CDT 2011


-- 
-Austin
-------------- next part --------------
diff --git a/dlls/shlwapi/shlwapi.spec b/dlls/shlwapi/shlwapi.spec
index deb8a48..f19902e 100644
--- a/dlls/shlwapi/shlwapi.spec
+++ b/dlls/shlwapi/shlwapi.spec
@@ -498,6 +498,8 @@
 498 stub -noname SHPropertyBag_ReadBOOLOld
 499 stub -noname SHPropertyBag_WriteBOOL
 
+501 stub AssocGetPerceivedType
+
 505 stub -noname SHPropertyBag_ReadGUID
 506 stub -noname SHPropertyBag_WriteGUID
 507 stub -noname SHPropertyBag_ReadDWORD
@@ -565,6 +567,10 @@
 @ stdcall HashData (ptr long ptr long)
 @ stdcall IntlStrEqWorkerA(long str str long) StrIsIntlEqualA
 @ stdcall IntlStrEqWorkerW(long wstr wstr long) StrIsIntlEqualW
+@ stub IsCharSpaceA
+@ stub IStream_Copy
+@ stub IStream_ReadStr
+@ stub IStream_WriteStr
 @ stdcall PathAddBackslashA (str)
 @ stdcall PathAddBackslashW (wstr)
 @ stdcall PathAddExtensionA (str str)
@@ -584,6 +590,7 @@
 @ stdcall PathCompactPathExW(ptr wstr long long)
 @ stdcall PathCompactPathW(long wstr long)
 @ stdcall PathCreateFromUrlA(str ptr ptr long)
+@ stub PathCreateFromUrlAlloc
 @ stdcall PathCreateFromUrlW(wstr ptr ptr long)
 @ stdcall PathFileExistsA (str)
 @ stdcall PathFileExistsW (wstr)
@@ -638,6 +645,8 @@
 @ stdcall PathMakeSystemFolderA(str)
 @ stdcall PathMakeSystemFolderW(wstr)
 @ stdcall PathMatchSpecA  (str str)
+@ stub PathMatchSpecExA
+@ stub PathMatchSpecExW
 @ stdcall PathMatchSpecW  (wstr wstr)
 @ stdcall PathParseIconLocationA (str)
 @ stdcall PathParseIconLocationW (wstr)
@@ -684,6 +693,7 @@
 @ stdcall SHCreateStreamOnFileW(wstr long ptr)
 @ stdcall SHCreateStreamWrapper(ptr ptr long ptr)
 @ stdcall SHCreateThreadRef(ptr ptr)
+@ stub SHCreateThreadWithHandle
 @ stdcall SHDeleteEmptyKeyA(long ptr)
 @ stdcall SHDeleteEmptyKeyW(long ptr)
 @ stdcall SHDeleteKeyA(long str)
@@ -692,6 +702,7 @@
 @ stdcall SHDeleteOrphanKeyW(long wstr)
 @ stdcall SHDeleteValueA(long  str  str)
 @ stdcall SHDeleteValueW(long wstr wstr)
+@ stub ShellMessageBoxA
 @ stdcall SHEnumKeyExA(long long str ptr)
 @ stdcall SHEnumKeyExW(long long wstr ptr)
 @ stdcall SHEnumValueA(long long str ptr ptr ptr ptr)
@@ -705,6 +716,8 @@
 @ stdcall SHOpenRegStream2W(long wstr wstr long)
 @ stdcall SHOpenRegStreamA(long str str long)
 @ stdcall SHOpenRegStreamW(long wstr wstr long)
+@ stub SHPropertyBag_ReadStrAlloc
+@ stub SHPropertyBag_WriteBSTR
 @ stdcall SHQueryInfoKeyA(long ptr ptr ptr ptr)
 @ stdcall SHQueryInfoKeyW(long ptr ptr ptr ptr)
 @ stdcall SHQueryValueExA(long str ptr ptr ptr ptr)
@@ -755,10 +768,12 @@
 @ stdcall StrCSpnW (wstr wstr)
 @ stdcall StrCatBuffA (str str long)
 @ stdcall StrCatBuffW (wstr wstr long)
+@ stub StrCatChainW
 @ stdcall StrCatW (ptr wstr)
 @ stdcall StrChrA (str long)
 @ stdcall StrChrIA (str long)
 @ stdcall StrChrIW (wstr long)
+@ stub StrChrNIW
 @ stdcall StrChrNW(wstr long long)
 @ stdcall StrChrW (wstr long)
 @ stdcall StrCmpIW (wstr wstr)
@@ -774,6 +789,7 @@
 @ stdcall StrDupW (wstr)
 @ stdcall StrFormatByteSize64A(int64 ptr long)
 @ stdcall StrFormatByteSizeA(long ptr long)
+@ stub StrFormatByteSizeEx
 @ stdcall StrFormatByteSizeW(int64 ptr long)
 @ stdcall StrFormatKBSizeA(int64 str long)
 @ stdcall StrFormatKBSizeW(int64 wstr long)
@@ -804,6 +820,8 @@
 @ stdcall StrStrNW(wstr wstr long)
 @ stdcall StrStrNIW(wstr wstr long)
 @ stdcall StrStrW(wstr wstr)
+@ stub StrToInt64ExA
+@ stub StrToInt64ExW
 @ stdcall StrToIntA(str)
 @ stdcall StrToIntExA(str long ptr)
 @ stdcall StrToIntExW(wstr long ptr)


More information about the wine-patches mailing list