mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 16:02:56 +00:00
[SHLWAPI] Properly stub SHGetPrivateProfileSection. CORE-9708
svn path=/trunk/; revision=67812
This commit is contained in:
parent
e59b02d08f
commit
dc555fa1f5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue