Author: akhaldi
Date: Sun May 17 14:53:38 2015
New Revision: 67812
URL:
http://svn.reactos.org/svn/reactos?rev=67812&view=rev
Log:
[SHLWAPI] Properly stub SHGetPrivateProfileSection. CORE-9708
Modified:
trunk/reactos/dll/win32/shlwapi/shlwapi.spec
Modified: trunk/reactos/dll/win32/shlwapi/shlwapi.spec
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shlwapi/shlwapi.…
==============================================================================
--- trunk/reactos/dll/win32/shlwapi/shlwapi.spec [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/shlwapi/shlwapi.spec [iso-8859-1] Sun May 17 14:53:38 2015
@@ -560,7 +560,7 @@
560 stdcall -stub -noname SHWindowsPolicyGetValue(ptr ptr ptr)
561 stub -noname AssocGetUrlAction
562 stub -noname SHGetPrivateProfileInt
-563 stub -noname SHGetPrivateProfileSection
+563 stdcall -stub -noname SHGetPrivateProfileSection(wstr ptr long ptr)
564 stub -noname SHGetPrivateProfileSectionNames
565 stub -noname SHGetPrivateProfileString
566 stub -noname SHGetPrivateProfileStruct