When InternetOpenA, or some other brokered function that returns handles, fails, we should not return a valid HANDLE id. We return an id of 0 instead.
50 KiB
50 KiB
When InternetOpenA, or some other brokered function that returns handles, fails, we should not return a valid HANDLE id. We return an id of 0 instead.