I've used Dependency Walker program and found that my program misses following dll: wlanapi.dll (+ several other dlls).
However this dll is located here:
c:\Windows\winsxs\amd64_microsoft-windows-wlansvc_31bf3856ad364e35_6.1.7601.17514_none_fa6a47c21b85ab79\wlanapi.dll
So how can I know why the dll can not be found? Can I print "all visible to system dlls" or something like that?