64-bit TWebUpdate and missing file urlmon.a

I have Windows 8.1 and C++Builder XE4 and TMS Component Pack 7.4.1.0 I am working with the 64-bit platform.



When I add Twebupdate to a project and run the project I get a linker error: Unable to open file 'URLMON.A'



I do not have the file urlmon.a on my computer. Where do I get this file and what folder should I place it in when I get it?



Thanks Again

The file is supposed to be under

C:\Program Files (x86)\Embarcadero\RAD Studio\11.0\lib\win64\release\psdk
but it appears Embarcadero forgot this file. We'll contact Embarcadero about this.
We'd expect this file is also in the Windows SDK
http://www.microsoft.com/en-us/download/details.aspx?id=8279
but we've not yet verified this ourselves.

I have contacted EMBT about the missing file 'URLMON.A' but have gotten no response. I believe I already have installed the Windows SDK you show a ink too. I have looked through all the Windows SDK installations that I have but do not see this file.



It is a little bit odd that if I Google the file name 'URLMON.A' I do not find any download page for this file which is the case for almost all Windows files.

We applied a workaround. The next update will address this.