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
|