mirror of
https://github.com/reactos/wine.git
synced 2024-11-29 22:50:43 +00:00
14 lines
188 B
Python
14 lines
188 B
Python
name netapi32
|
|
type win32
|
|
init NETAPI32_LibMain
|
|
|
|
#import user32.dll
|
|
#import advapi32.dll
|
|
#import kernel32.dll
|
|
import ntdll.dll
|
|
|
|
debug_channels (netbios)
|
|
|
|
1 stdcall Netbios(ptr) Netbios
|
|
|