widl: Write the generated file containing IID, DIID, CLSID and LIBID data based on...
commit7a822217207e565a8746d8a866ad284eed171244
authorRobert Shearman <rob@codeweavers.com>
Mon, 21 Apr 2008 16:02:45 +0000 (21 17:02 +0100)
committerRobert Shearman <robertshearman@gmail.com>
Sat, 31 May 2008 17:53:59 +0000 (31 18:53 +0100)
tree7681c9ef7498a53248f8f1ff71059d7594868f2f
parent582791027e819a9a4eab37e73e6d784d4ff88506
widl: Write the generated file containing IID, DIID, CLSID and LIBID data based on the parsed list of statements instead of using hooks in the parser code.
tools/widl/parser.y
tools/widl/widl.c
tools/widl/widl.h
tools/widl/write_msft.c