Alexandre Julliard (@julliard) commented about dlls/wkscli/wkscli.spec:
+@ stub NetAddAlternateComputerName +@ stub NetEnumerateComputerNames +@ stdcall NetGetJoinInformation( wstr ptr ptr ) netapi32.NetGetJoinInformation +@ stub NetGetJoinableOUs +@ stub NetJoinDomain +@ stub NetRemoveAlternateComputerName +@ stub NetRenameMachineInDomain +@ stub NetSetPrimaryComputerName +@ stub NetUnjoinDomain +@ stdcall NetUseAdd( str long ptr ptr ) netapi32.NetUseAdd +@ stdcall NetUseDel( str str long ) netapi32.NetUseDel +@ stdcall NetUseEnum( str long ptr long ptr ptr ptr ) netapi32.NetUseEnum +@ stdcall NetUseGetInfo( str str long ptr ) netapi32.NetUseGetInfo +@ stub NetValidateName +@ stdcall NetWkstaGetInfo( str long ptr ) netapi32.NetWkstaGetInfo The forwarding should be the other way around, from netapi32 to wkscli.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10969#note_141031