Initial support for typelib generation.
commit346188b7558debfe48a38a53d2bbfd464dfb5c1e
authorHuw Davies <huw@codeweavers.com>
Thu, 6 Jan 2005 20:45:21 +0000 (6 20:45 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 6 Jan 2005 20:45:21 +0000 (6 20:45 +0000)
tree86753463dd49617499fe467460e743d848ab2ae7
parent3058548eb8112f0627b0b08168c0e47094d7c9a7
Initial support for typelib generation.
tools/widl/Makefile.in
tools/widl/hash.c [new file with mode: 0644]
tools/widl/hash.h [copied from tools/widl/typelib.h with 67% similarity]
tools/widl/header.c
tools/widl/parser.y
tools/widl/typelib.c
tools/widl/typelib.h
tools/widl/typelib_struct.h [new file with mode: 0644]
tools/widl/widltypes.h
tools/widl/write_msft.c [new file with mode: 0644]