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@reactos.org --- tools/widl/typegen.c | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-)