Sweden-Number/tools/widl
Alexandre Julliard 0edfacdb6a widl: Generate proxy/client/server files when requested explicitly even if they are empty. 2007-01-19 12:46:19 +01:00
..
Makefile.in makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
client.c widl: Generate proxy/client/server files when requested explicitly even if they are empty. 2007-01-19 12:46:19 +01:00
hash.c "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. 2006-09-29 16:09:24 +02:00
hash.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
header.c widl: Use ULONG instead of unsigned long when generating declarations for *_UserFree() functions. This is needed for Win64 compatibility. 2006-11-09 10:43:23 +01:00
header.h widl: Use type_t for typedefs, not var_t. Simplify representation. 2006-09-07 10:20:41 +02:00
parser.h widl: Change the prefix on bison-generated names to avoid the name-prefix directive. 2006-09-12 09:05:07 +02:00
parser.l widl: Cast-qual warning fix. 2006-10-10 19:33:06 +02:00
parser.y tools: Remove redundant NULL checks before free() (found by Smatch). 2006-10-10 12:56:20 +02:00
proxy.c widl: Generate proxy/client/server files when requested explicitly even if they are empty. 2007-01-19 12:46:19 +01:00
server.c widl: Generate proxy/client/server files when requested explicitly even if they are empty. 2007-01-19 12:46:19 +01:00
typegen.c widl: Remove unused parameter in write_ip_tfs. 2006-09-14 11:39:37 +02:00
typegen.h widl: Allow format-string functions to work with objects. 2006-08-18 11:36:06 +02:00
typelib.c widl: Don't compare result of read() to unsigned type. 2006-09-14 11:39:37 +02:00
typelib.h widl: Factor the entry_t structure. 2006-09-07 10:20:56 +02:00
typelib_struct.h Assorted spelling fixes. 2006-12-05 10:31:47 +01:00
utils.c widl: Replace a #if by if for better compiler checking. 2006-09-14 11:39:37 +02:00
utils.h widl: Change the prefix on bison-generated names to avoid the name-prefix directive. 2006-09-12 09:05:07 +02:00
widl.c widl: Generate proxy/client/server files when requested explicitly even if they are empty. 2007-01-19 12:46:19 +01:00
widl.h widl: Generate proxy/client/server files when requested explicitly even if they are empty. 2007-01-19 12:46:19 +01:00
widl.man.in widl: Add -u and -U options to man page. 2006-09-14 11:39:37 +02:00
widltypes.h widl: Add more complete pointer handling to write_typeformatstring_var. 2006-09-08 11:05:02 +02:00
write_msft.c widl: Fix memory leaks. 2007-01-04 21:14:14 +01:00