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

Alex Henrie alexhenrie24 at gmail.com
Mon Jul 2 17:34:20 CDT 2018


OK, I don't think this is going to work at all. After adding
__ms_hook_prologue__ to the definition of __stdcall, I get tons of
"warning: ‘ms_hook_prologue’ attribute does not apply to types".

This makes me think that, at least for now, it's best to continue to
add DECLSPEC_HOTPATCH on a case-by-case basis.

-Alex



More information about the wine-devel mailing list