1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
wine/tools/widl
2005-01-31 11:30:26 +00:00
..
.cvsignore Merged the IDL compiler written by Ove Kaaven. 2002-07-16 03:20:45 +00:00
hash.c Initial support for typelib generation. 2005-01-06 20:45:21 +00:00
hash.h Initial support for typelib generation. 2005-01-06 20:45:21 +00:00
header.c Initial support for typelib generation. 2005-01-06 20:45:21 +00:00
header.h - Added creation of dispinterface header. 2004-10-11 19:54:37 +00:00
Makefile.in Initial support for typelib generation. 2005-01-06 20:45:21 +00:00
parser.h Handle encapsulated unions in a cleaner (and less buggy) way. Emit the 2002-11-30 01:49:46 +00:00
parser.l Fix typelib only option. 2005-01-26 19:40:47 +00:00
parser.y Fix typelib only option. 2005-01-26 19:40:47 +00:00
proxy.c Fix typelib only option. 2005-01-26 19:40:47 +00:00
proxy.h Added rules to parse library, coclass, dispinterface, and module 2004-01-07 04:21:27 +00:00
typelib_struct.h When adding an interface, midl adds the inherited interface first 2005-01-26 20:40:34 +00:00
typelib.c Structs with ptrs are also VT_USERDEFINED. 2005-01-28 13:59:08 +00:00
typelib.h Add enum support. 2005-01-25 20:02:09 +00:00
utils.c Bring the debug functions into line with the rest of Wine by not 2005-01-05 17:30:37 +00:00
utils.h Fixes for Sparc build. 2002-08-07 01:18:41 +00:00
widl.c Fix typelib only option. 2005-01-26 19:40:47 +00:00
widl.h Fix typelib only option. 2005-01-26 19:40:47 +00:00
widl.man Fix typelib only option. 2005-01-26 19:40:47 +00:00
widltypes.h Add enum support. 2005-01-25 20:02:09 +00:00
write_msft.c Check that there are some methods to iterate through before iterating 2005-01-31 11:30:26 +00:00