wine-wine/tools/widl
Eric Kohl 6ad46cc961 widl: Fix base type alignments.
Generate aligned marshal and unmarshal code for base type arguments
and return values.
2006-03-23 17:06:25 +01:00
..
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in Add support for 'make install DESTDIR'. 2006-02-14 13:51:38 +01:00
client.c widl: Fix format string size calculation. 2006-03-23 17:06:10 +01:00
hash.c include: Add missing LANG_xxx and SUBLANG_xxx constants. 2006-02-14 10:42:12 +01:00
hash.h Initial support for typelib generation. 2005-01-06 20:45:21 +00:00
header.c widl: Make 'attrs' field of type_t const. 2006-02-07 12:32:57 +01:00
header.h widl: Make 'attrs' field of type_t const. 2006-02-07 12:32:57 +01: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 widl: Write out more TYPEFLAGs and add more type library-specific 2006-02-09 12:10:08 +01:00
parser.y widl: 'unsigned char' and 'byte' are must be distinct types. 2006-03-18 18:06:14 +01:00
proxy.c widl: Yet more const attributes. 2006-02-07 12:31:43 +01:00
server.c widl: Fix base type alignments. 2006-03-23 17:06:25 +01:00
typegen.c widl: Fix base type alignments. 2006-03-23 17:06:25 +01:00
typegen.h widl: Fix format string size calculation. 2006-03-23 17:06:10 +01: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 widl: Make sure the token variables are always initialized properly. 2006-02-02 13:22:47 +01:00
widl.h Removed the useless proxy.h header file. 2005-02-23 21:03:15 +00:00
widl.man.in Put Wine version information in all the man pages. 2005-10-06 16:10:01 +00:00
widltypes.h widl: Write out more TYPEFLAGs and add more type library-specific 2006-02-09 12:10:08 +01:00
write_msft.c widl: Fix a typo when removing TYPEFLAG_FDUAL. 2006-02-10 14:51:39 +01:00