27 Mar
2021
27 Mar
'21
2:34 p.m.
This patch fixes an incompatibility with MIDL. WIDL must not generate code that passes explicit primitive binding handles to the server. Calls to such functions fail on Windows XP. Signed-off-by: Eric Kohl <eric.kohl(a)reactos.org> --- tools/widl/typegen.c | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-)