I am getting some errors like below, this is error exists with function call rsslInitializeEx(&initOpts, &rsslErrorInfo.rsslError)
Any idea, which library I missed ?
>librssl.lib(rsslSocketTransportImpl.obj) : error LNK2019: unresolved external symbol GetTcpTable referenced in function ipcGetSocketRow
1>librssl.lib(rsslSocketTransportImpl.obj) : error LNK2019: unresolved external symbol GetPerTcpConnectionEStats referenced in function rsslSocketGetChannelStats
1>librssl.lib(rsslSocketTransportImpl.obj) : error LNK2019: unresolved external symbol SetPerTcpConnectionEStats referenced in function ipcGetSocketRow
1>librssl.lib(ripcinetutils.obj) : error LNK2019: unresolved external symbol __imp_InternetOpenA referenced in function ripcWinInetConnect
1>librssl.lib(ripcinetutils.obj) : error LNK2019: unresolved external symbol __imp_InternetCloseHandle referenced in function ripcReleaseWinInetSession
1>librssl.lib(ripcinetutils.obj) : error LNK2019: unresolved external symbol __imp_InternetConnectA referenced in function ripcWinInetConnect