• Rob Shearman's avatar
    widl: Consolidate writing of COM and dispatch interfaces into one function to… · 033cade6
    Rob Shearman authored
    widl: Consolidate writing of COM and dispatch interfaces into one function to remove duplicated code.
    
    Split up the writing into start and end to eventually support the style 
    MIDL uses where it writes declared types, etc. between the start and end 
    of the interface.
    
    Make internal header functions take the file pointer to print to.
    
    Don't write interface IDs for non-object interfaces and always write 
    handle declarations even if the interface has no methods, like MIDL does.
    033cade6
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
ChangeLog Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
Make.rules.in Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...