[PATCH] Do not transfer primitive explicit binding handles to the server
March 27, 2021
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(-)
1825
Age (days ago)
1825
Last active (days ago)
0 comments
1 participants
participants (1)
-
Eric Kohl