Sync to wine-0.9.60:
[reactos.git] / reactos / tools / widl / widl.c
index a6bca99..73885c7 100644 (file)
@@ -601,6 +601,7 @@ int main(int argc,char *argv[])
     fprintf(header, "/* Begin additional prototypes for all interfaces */\n");
     fprintf(header, "\n");
     write_user_types();
+    write_generic_handle_routines();
     write_context_handle_rundowns();
     fprintf(header, "\n");
     fprintf(header, "/* End additional prototypes */\n");