mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-05 18:01:34 +00:00
995a27472e
Signed-off-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
14 lines
993 B
Python
14 lines
993 B
Python
@ stdcall PathCleanupSpec(ptr ptr) shell32.PathCleanupSpec
|
|
@ stdcall PathIsExe(ptr) shell32.PathIsExe
|
|
@ stdcall SHCreateDirectoryExW(long wstr ptr) shell32.SHCreateDirectoryExW
|
|
@ stdcall SHGetDesktopFolder(ptr) shell32.SHGetDesktopFolder
|
|
@ stdcall SHGetFileInfoW(wstr long ptr long long) shell32.SHGetFileInfoW
|
|
@ stdcall SHGetFolderLocation(long long long long ptr) shell32.SHGetFolderLocation
|
|
@ stdcall SHGetFolderPathA(long long long long ptr) shell32.SHGetFolderPathA
|
|
@ stdcall SHGetFolderPathAndSubDirW(long long long long wstr ptr) shell32.SHGetFolderPathAndSubDirW
|
|
@ stdcall SHGetFolderPathW(long long long long ptr) shell32.SHGetFolderPathW
|
|
@ stdcall SHGetInstanceExplorer(ptr) shell32.SHGetInstanceExplorer
|
|
@ stdcall SHGetKnownFolderPath(ptr long ptr ptr) shell32.SHGetKnownFolderPath
|
|
@ stdcall SHGetSpecialFolderPathA(long ptr long long) shell32.SHGetSpecialFolderPathA
|
|
@ stdcall SHGetSpecialFolderPathW(long ptr long long) shell32.SHGetSpecialFolderPathW
|
|
@ stub SHSetKnownFolderPath
|