.. |
Makefile.in
|
…
|
|
client.c
|
widl: Add a function to get the return type of a parsed function.
|
2008-04-02 19:52:49 +02:00 |
hash.c
|
…
|
|
hash.h
|
…
|
|
header.c
|
widl: Fix the writing out of function pointers with more than one level of indirection.
|
2008-04-02 19:54:01 +02:00 |
header.h
|
widl: Add support for generic binding handles.
|
2008-03-27 17:33:02 +01:00 |
parser.h
|
widl: Be more strict about where semicolons can appear in IDL files.
|
2008-04-01 19:10:43 +02:00 |
parser.l
|
widl: Fix a mistake in an ordered list (keywords).
|
2008-04-03 11:30:08 +02:00 |
parser.y
|
widl: Turn on verbose errors, which gives a little more information in the case of a syntax error.
|
2008-04-02 19:54:08 +02:00 |
proxy.c
|
widl: Add a function to get the return type of a parsed function.
|
2008-04-02 19:52:49 +02:00 |
server.c
|
widl: Add a function to get the return type of a parsed function.
|
2008-04-02 19:52:49 +02:00 |
typegen.c
|
widl: Store function and function pointer types completely within type_t type.
|
2008-04-02 19:53:09 +02:00 |
typegen.h
|
widl: Add a function to get the return type of a parsed function.
|
2008-04-02 19:52:49 +02:00 |
typelib.c
|
widl: Guard the inclusion of unistd.h.
|
2008-02-15 11:06:25 +01:00 |
typelib.h
|
widl: Remove redundant get_var_vt function.
|
2007-05-10 12:54:01 +02:00 |
typelib_struct.h
|
Assorted spelling fixes.
|
2008-01-23 21:16:22 +01:00 |
utils.c
|
widl: Support Windows paths in dup_basename and make_token.
|
2008-02-08 11:00:55 +01:00 |
utils.h
|
widl: Swap the version packing order back to what typelibs expect.
|
2007-12-13 14:30:40 +01:00 |
widl.c
|
widl: Add support for generic binding handles.
|
2008-03-27 17:33:02 +01:00 |
widl.h
|
widl: Add a --local-stubs option.
|
2007-10-31 12:39:54 +01:00 |
widl.man.in
|
Assorted spelling fixes.
|
2007-11-09 13:07:12 +01:00 |
widltypes.h
|
widl: Support parsing calling conventions for function identifiers.
|
2008-04-02 19:53:23 +02:00 |
write_msft.c
|
widl: Store function and function pointer types completely within type_t type.
|
2008-04-02 19:53:09 +02:00 |