Just a question, as I was unable to register the related upnp.dll provided by the intel open source upnp tools package (as provided here: http://opentools.homeip.net/dev-tools-for-upnp ) from the VB6 references dialog, it said something to the effect of "can't register .dll", but since it is written in (i think) C or C++ I figured there would be a way to make it useable somehow.
I am mainly thinking of moving to intel's upnp because microsofts upnp.dll is not letting me progress further due to the following issue (works in .NET but not in VB6): http://stackoverflow.com/questions/4022939/getting-ip-address-using-upnp-invokeaction-not-returning-anything-help
Would anyone know how I would go about getting intel's upnp.dll (registers correctly in C# and VB.NET) to work in VB6?
thanks