mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-10 17:37:59 +01:00
lazfileutils: added windows function SHGetFolderPathUTF8
git-svn-id: trunk@51882 -
This commit is contained in:
parent
69de6012ba
commit
8466e84d66
@ -1105,6 +1105,8 @@ It resolves 'A/../B' to 'B', which might be wrong under Unix if A is a symlink.
|
||||
The single dot './A' is resolved to 'A', but a single '.' is kept as '.'.
|
||||
</descr>
|
||||
</element>
|
||||
<element name="SHGetFolderPathUTF8"><short>Works as the WinAPI function SHGetFolderPathW, except it returns an UTF8 encoded string.</short>
|
||||
</element>
|
||||
</module> <!-- LazFileUtils -->
|
||||
|
||||
</package>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user