Public symbols in wkscli.dll (6.3.9600.17415-Windows_8.1) on x86_64
Total: 14


lmjoin.h, wkscli.dll
NetAddAlternateComputerName LPCWSTR Server, LPCWSTR AlternateName, LPCWSTR DomainAccount, LPCWSTR DomainAccountPassword, ULONG Reserved )
NetEnumerateComputerNames LPCWSTR Server, NET_COMPUTER_NAME_TYPE NameType, ULONG Reserved, PDWORD EntryCount, LPWSTR** ComputerNames )
NetGetJoinableOUs ( LPCWSTR lpServer, LPCWSTR lpDomain, LPCWSTR lpAccount, LPCWSTR lpPassword, DWORD* OUCount, LPWSTR** OUs )
NetGetJoinInformation ( LPCWSTR lpServer, LPWSTR* lpNameBuffer, PNETSETUP_JOIN_STATUS BufferType )
NetJoinDomain ( LPCWSTR lpServer, LPCWSTR lpDomain, LPCWSTR lpMachineAccountOU, LPCWSTR lpAccount, LPCWSTR lpPassword, DWORD fJoinOptions )
NetRemoveAlternateComputerName LPCWSTR Server, LPCWSTR AlternateName, LPCWSTR DomainAccount, LPCWSTR DomainAccountPassword, ULONG Reserved )
NetRenameMachineInDomain ( LPCWSTR lpServer, LPCWSTR lpNewMachineName, LPCWSTR lpAccount, LPCWSTR lpPassword, DWORD fRenameOptions )
NetSetPrimaryComputerName LPCWSTR Server, LPCWSTR PrimaryName, LPCWSTR DomainAccount, LPCWSTR DomainAccountPassword, ULONG Reserved )
NetUnjoinDomain ( LPCWSTR lpServer, LPCWSTR lpAccount, LPCWSTR lpPassword, DWORD fUnjoinOptions )
NetValidateName ( LPCWSTR lpServer, LPCWSTR lpName, LPCWSTR lpAccount, LPCWSTR lpPassword, NETSETUP_NAME_TYPE NameType )

lmuse.h, wkscli.dll
NetUseAdd ( LPTSTR servername, DWORD level, LPBYTE buf, LPDWORD parm_err )
NetUseDel ( LPWSTR UncServerName, LPWSTR UseName, DWORD ForceCond )
NetUseEnum ( LPWSTR UncServerName, DWORD Level, LPBYTE* BufPtr, DWORD PreferedMaximumSize, LPDWORD EntriesRead, LPDWORD TotalEntries, LPDWORD ResumeHandle )
NetUseGetInfo ( LPWSTR UncServerName, LPWSTR UseName, DWORD level, LPBYTE* bufptr )

to the top