I am trying to do some advanced planning in support of windows 8. I have a test program that uses wininet to reach out to a web service endpoint. It works fine in a windows 7 and in a windows 7 embedded environment. In the windows 8 developer
preview, the InternetOpen call fails with an error 87 (INVALID_PARAMETER). Does anyone know if the wininet libarary will be fully supported in windows 8 and windows 8 embedded environments? Have any of the parameters really changed?