Sweden-Number/tools/widl
Alexandre Julliard 7035aa5041 make_makefiles: Generate the top-level .gitignore file.
Add a PROGRAMS variable in some makefiles to make things easier.
2006-12-27 21:23:36 +01:00
..
Makefile.in makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
client.c
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
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
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: Change the prefix on bison-generated names to avoid the name-prefix directive. 2006-09-12 09:05:07 +02:00
server.c widl: Remove checks for typedefs that always fail. 2006-09-07 10:49:46 +02:00
typegen.c widl: Remove unused parameter in write_ip_tfs. 2006-09-14 11:39:37 +02:00
typegen.h
typelib.c widl: Don't compare result of read() to unsigned type. 2006-09-14 11:39:37 +02:00
typelib.h
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: Change the prefix on bison-generated names to avoid the name-prefix directive. 2006-09-12 09:05:07 +02:00
widl.h
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 Assorted spelling fixes. 2006-10-13 11:55:04 +02:00