mirror of
https://github.com/reactos/wine.git
synced 2024-12-04 01:41:18 +00:00
13d74c5f0a
- small fixes
7 lines
178 B
Python
7 lines
178 B
Python
name shfolder
|
|
type win32
|
|
import advapi32
|
|
|
|
@ stdcall SHGetFolderPathA(long long long long ptr)SHGetFolderPathA
|
|
@ stdcall SHGetFolderPathW(long long long long ptr)SHGetFolderPathW
|