Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for WinINet #774

Open
lublak opened this issue Nov 8, 2023 · 0 comments
Open

Add support for WinINet #774

lublak opened this issue Nov 8, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@lublak
Copy link

lublak commented Nov 8, 2023

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

WinHttpRequest works fine. So WinINet is not very important. But would be nice to have.

@halildurmus halildurmus added the enhancement New feature or request label Nov 8, 2023
@halildurmus halildurmus changed the title add support for WinINet Add support for WinINet Nov 8, 2023
@halildurmus halildurmus added the help wanted Good candidate for others to work on label Nov 27, 2023
@halildurmus halildurmus modified the milestones: win32 v6, 6.0.0 Jan 2, 2024
@halildurmus halildurmus removed the help wanted Good candidate for others to work on label Jan 9, 2024
@halildurmus halildurmus self-assigned this Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants