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

WinInet #275

Open
kosta opened this issue Apr 4, 2016 · 1 comment
Open

WinInet #275

kosta opened this issue Apr 4, 2016 · 1 comment
Labels
missing api A request for a missing API

Comments

@kosta
Copy link

kosta commented Apr 4, 2016

I'm interested in using WinInet through Rust (hope that doesn't sound completely insane...).

What's the best path for me to do this? I haven't converted C headers to Rust yet, but I'm happy to try.

The wininet.h file itself doesn't look too complicated to me. Either includes pshpack8.h or pshpack4.h to adjust the packing, then defines a bunch of constants, structs and functions. The only ifdefs I see seem to check for Unicode to either export the xxxA or the xxxW symbols.

Thanks in advance!
Kosta

PS: Is this the right "way" to request this?

@retep998
Copy link
Owner

This was partially solved by #304

@retep998 retep998 added the missing api A request for a missing API label Aug 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
missing api A request for a missing API
Projects
None yet
Development

No branches or pull requests

2 participants