mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[SHLWAPI] Properly stub SHGetPrivateProfileSection. CORE-9708
svn path=/trunk/; revision=67812
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user