On 05/06/2018 01:06, Justin Terry (VM) wrote:
> Paolo - I saw that this merged with commit:
> 327fccb288976f95808efa968082fc9d4a9ced84 but it seems to be missing
> whp-dispatch.h so now the build is failing. Any idea how this file failed to
> get included?
My mistake, I'll add it.
Paolo
> Th
Paolo - I saw that this merged with commit:
327fccb288976f95808efa968082fc9d4a9ced84 but it seems to be missing
whp-dispatch.h so now the build is failing. Any idea how this file failed to
get included?
Thanks,
Justin
> -Original Message-
> From: petrutlucia...@gmail.com
> Sent: Frida
From: Lucian Petrut
We're currently linking against import libraries of the WHP DLLs.
By dynamically loading the libraries, we ensure that QEMU will work
on previous Windows versions, where the WHP DLLs will be missing
(assuming that WHP is not requested).
Also, we're simplifying the build proc