[PATCH] include: Always enable DECLSPEC_HOTPATCH for explicitly stdcall functions.

Zebediah Figura z.figura12 at gmail.com
Sun Jul 1 14:56:42 CDT 2018


On 01/07/18 21:53, Zebediah Figura wrote:
> Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45199
> Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
> ---
>  include/windef.h | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 

Apologies; this won't work unless we include config.h in windef.h (or
everywhere windef.h is used). Is this acceptable or should we arrange
things differently?



More information about the wine-devel mailing list