.. |
.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: Support multiple RPC interfaces per binary.
|
2006-04-17 12:00:54 +02: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: Write definitions for MIDL_user_allocate and MIDL_user_free in the header.
|
2006-03-31 17:33:28 +02:00 |
header.h
|
widl: Implement support for ref pointers to strings.
|
2006-03-30 16:24:35 +02: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: The lval member of var_t is essentially a duplicate of eval->cval.
|
2006-03-31 17:35:04 +02:00 |
proxy.c
|
widl: Yet more const attributes.
|
2006-02-07 12:31:43 +01:00 |
server.c
|
widl: Support multiple RPC interfaces per binary.
|
2006-04-17 12:00:54 +02:00 |
typegen.c
|
widl: Implement support for unique pointers to arrays.
|
2006-04-17 11:18:49 +02:00 |
typegen.h
|
widl: Implement support for ref pointers to simple structs.
|
2006-04-10 15:56:50 +02:00 |
typelib.c
|
widl: Ignore [object] attribute on interfaces written to a typelib.
|
2006-04-18 16:48:39 +02: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: The lval member of var_t is essentially a duplicate of eval->cval.
|
2006-03-31 17:35:04 +02:00 |
write_msft.c
|
widl: Ignore [object] attribute on interfaces written to a typelib.
|
2006-04-18 16:48:39 +02:00 |