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
Labels
blocked Waiting on an external issue to be resolved feature A new feature or request P3 Low-priority issue package: win32 Issue with package:win32
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 feature A 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 external help wanted Looking for help on this ticket from the community label Nov 27, 2023
@halildurmus halildurmus modified the milestones: win32 v6, 6.0.0 Jan 2, 2024
@halildurmus halildurmus removed the external help wanted Looking for help on this ticket from the community label Jan 9, 2024
@halildurmus halildurmus self-assigned this Jan 9, 2024
@halildurmus halildurmus removed this from the 6.0.0 milestone Aug 28, 2024
@halildurmus halildurmus removed their assignment Aug 28, 2024
@halildurmus halildurmus added the package: win32 Issue with package:win32 label Oct 18, 2024
@halildurmus halildurmus added this to the win32 v7 milestone Jan 2, 2025
@halildurmus halildurmus added P3 Low-priority issue blocked Waiting on an external issue to be resolved labels Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Waiting on an external issue to be resolved feature A new feature or request P3 Low-priority issue package: win32 Issue with package:win32
Projects
None yet
Development

No branches or pull requests

2 participants