..
Makefile.in
makefiles: Recurse into all directories for install-lib and install-dev too.
2008-08-25 14:27:03 +02:00
client.c
widl: Add support for generating 32-bit and/or 64-bit code for proxies/clients/servers.
2008-12-26 17:22:25 +01:00
expr.c
widl: Infrastructure for adding a prefix to local variable references.
2008-09-15 16:46:01 +02:00
expr.h
widl: Infrastructure for adding a prefix to local variable references.
2008-09-15 16:46:01 +02:00
hash.c
…
hash.h
…
header.c
widl: Don't automatically add DUMMYUNIONNAME and DUMMYSTRUCTNAME names to anonymous unions and structs.
2008-09-18 14:18:28 +02:00
header.h
widl: Replace write_name() by get_name() to make the code more readable.
2008-08-30 11:15:04 +02: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: Include errno.h.
2008-10-20 22:33:40 +02:00
parser.y
widl: Add support for generating 32-bit and/or 64-bit code for proxies/clients/servers.
2008-12-26 17:22:25 +01:00
proxy.c
widl: Add support for generating 32-bit and/or 64-bit code for proxies/clients/servers.
2008-12-26 17:22:25 +01:00
server.c
widl: Add support for generating 32-bit and/or 64-bit code for proxies/clients/servers.
2008-12-26 17:22:25 +01:00
typegen.c
widl: Structures and arrays with pointers should be complex when generating code for 64-bit platforms.
2008-12-27 20:23:19 +01:00
typegen.h
widl: Infrastructure for adding a prefix to local variable references.
2008-09-15 16:46:01 +02:00
typelib.c
widl: Open files in binary mode to avoid corruption from text mode on Windows.
2008-09-10 10:40:18 +02:00
typelib.h
widl: Create a list of statements in the whole IDL file, instead of just a list of interfaces.
2008-04-24 22:32:20 +02:00
typelib_struct.h
Assorted spelling fixes.
2008-01-23 21:16:22 +01:00
utils.c
widl: Fix string format warning.
2008-12-05 12:30:31 +01:00
utils.h
widl: Fix string format warning.
2008-12-05 12:30:31 +01:00
widl.c
widl: Add --win32/--win64 options to select the type of code generated.
2008-12-26 17:21:12 +01:00
widl.h
widl: Add --win32/--win64 options to select the type of code generated.
2008-12-26 17:21:12 +01:00
widl.man.in
widl: Add --win32/--win64 options to select the type of code generated.
2008-12-26 17:21:12 +01:00
widltypes.h
widl: Add support for generating 32-bit and/or 64-bit code for proxies/clients/servers.
2008-12-26 17:22:25 +01:00
write_msft.c
widl: Remove redundant code.
2008-09-11 11:45:33 +02:00