ntdll: Add support for NtSetInformationProcess(ProcessExecuteFlags).
[wine] / dlls / winhttp / net.c
2008-09-03  Hans Leidekkerwinhttp: Allow reusing a secure connection.
2008-09-03  Hans Leidekkerwinhttp: Avoid testing errno when it isn't set.
2008-08-29  Michael Stefaniucwinhttp: Move the wine includes after the system includes.
2008-08-29  Hans Leidekkerwinhttp: Add support for secure connections.
2008-08-26  Alexandre JulliardInclude sys/filio.h to get the FIONREAD definition...
2008-08-26  Hans Leidekkerwinhttp: Add networking infrastructure.