I have this basic script that need urlmon.dll to work properly, I tried this:
"GoLink.exe /console file.obj kernel32.dll urlmon.dll"
The linker finds kernel32.dll without any problems, but doesn't seem to find urlmon.dll...
I have had this problem with several functions and still not found a solution.
Any ideas how I can fix this?