wine/tools/widl
2005-07-21 11:59:11 +00:00
..
.cvsignore Merged the IDL compiler written by Ove Kaaven. 2002-07-16 03:20:45 +00:00
client.c Put space between include directive and include file. 2005-04-15 14:09: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 Fix some -Wmissing-declarations by making functions static. 2005-06-15 18:10:39 +00:00
header.h Write uuid of library in header. 2005-03-05 10:49:22 +00:00
Makefile.in - Add basic support for creating client and server stub files. 2005-02-23 20:31:07 +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 Add support for single in idl files. 2005-03-28 10:01:13 +00:00
parser.y Change some char* to const char* to fix warnigns. 2005-07-21 11:59:11 +00:00
proxy.c Fix some -Wmissing-declarations by making functions static. 2005-06-15 18:10:39 +00:00
server.c Fix some -Wmissing-declarations by making functions static. 2005-06-15 18:10:39 +00:00
typelib.c Fix a -Wsign-compare warning. 2005-07-14 12:18:38 +00:00
typelib.h Add support for typedefs. 2005-02-02 19:10:02 +00:00
typelib_struct.h Update the import table code to eliminate a few magic constants. 2005-06-29 19:18:41 +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 Always initialize header file name, to prevent "#include (null)" 2005-04-18 16:54:54 +00:00
widl.h Removed the useless proxy.h header file. 2005-02-23 21:03:15 +00:00
widl.man Add proxy/stub options to widl man page. 2005-04-15 14:09:27 +00:00
widltypes.h Keep types sorted in alphabetical order. 2005-03-28 10:01:20 +00:00
write_msft.c Fix some -Wsign-compare warnings. 2005-07-13 11:29:10 +00:00