[SHLWAPI] Properly stub SHGetPrivateProfileSection. CORE-9708

svn path=/trunk/; revision=67812
This commit is contained in:
Amine Khaldi 2015-05-17 14:53:38 +00:00
parent e59b02d08f
commit dc555fa1f5

View file

@ -560,7 +560,7 @@
560 stdcall -stub -noname SHWindowsPolicyGetValue(ptr ptr ptr) 560 stdcall -stub -noname SHWindowsPolicyGetValue(ptr ptr ptr)
561 stub -noname AssocGetUrlAction 561 stub -noname AssocGetUrlAction
562 stub -noname SHGetPrivateProfileInt 562 stub -noname SHGetPrivateProfileInt
563 stub -noname SHGetPrivateProfileSection 563 stdcall -stub -noname SHGetPrivateProfileSection(wstr ptr long ptr)
564 stub -noname SHGetPrivateProfileSectionNames 564 stub -noname SHGetPrivateProfileSectionNames
565 stub -noname SHGetPrivateProfileString 565 stub -noname SHGetPrivateProfileString
566 stub -noname SHGetPrivateProfileStruct 566 stub -noname SHGetPrivateProfileStruct