-
-
Notifications
You must be signed in to change notification settings - Fork 131
Add support for WinINet #774
Copy link
Copy link
Open
Labels
P3Low-priority issueLow-priority issueblockedWaiting on an external issue to be resolvedWaiting on an external issue to be resolvedfeatureA new feature or requestA new feature or requestpackage: win32Issue with package:win32Issue with package:win32
Milestone
Metadata
Metadata
Assignees
Labels
P3Low-priority issueLow-priority issueblockedWaiting on an external issue to be resolvedWaiting on an external issue to be resolvedfeatureA new feature or requestA new feature or requestpackage: win32Issue with package:win32Issue with package:win32
WinINet is a superset of WinHTTP.
There is a Wininet.dll.
First of all i googled the guid of WinINet. I think it is
{43d1a55c-76d6-4f7e-995c-64c711e5cafe}?Also: elementAt, how to get the position of the functions?
https://learn.microsoft.com/en-us/windows/win32/wininet/wininet-vs-winhttp
https://learn.microsoft.com/en-us/windows/win32/wininet/wininet-reference
WinHttpRequestworks fine. SoWinINetis not very important. But would be nice to have.