mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 11:43:31 +00:00
4 lines
185 B
Python
4 lines
185 B
Python
@ stdcall FlsAlloc(ptr) kernel32.FlsAlloc
|
|
@ stdcall FlsFree(long) kernel32.FlsFree
|
|
@ stdcall FlsGetValue(long) kernel32.FlsGetValue
|
|
@ stdcall FlsSetValue(long ptr) kernel32.FlsSetValue
|