[DllImport("winhttp.dll", SetLastError=true)]
static extern bool WinHttpQueryDataAvailable(
IntPtr hRequest,
ref int lpdwNumberOfBytesAvailable
);
Declare Function WinHttpQueryDataAvailable Lib "winhttp.dll" (TODO) As TODO
None.
Do you know one? Please contribute it!
None.
Please add some!
Please add some!