On Wednesday, 4 October 2017 at 03:39:22 UTC, rikki cattermole
wrote:
On 04/10/2017 3:54 AM, Jesse Phillips wrote:
https://msdn.microsoft.com/en-us/library/windows/desktop/cc307220(v=vs.85).aspx
"Application program source files include the Http.h header
file to access function prototypes and structure definitions
for the HTTP Server API. Developers can use the Httpapi.lib
library file to build applications that use the HTTP Server
API. At runtime, applications link to the Httpapi.dll."
So no, vibe.d can't work with it. This a special snow flake
feature from 2k3 server days.
Thank you, and it looks like core.sys.windows doesn't have this
header file defined either.
And now I've learned something new about MSDN docs.