Sweden-Number/tools/widl
Michael Stefaniuc 15765dd953 The Data1 member of the GUID struct needs to be an unsigned int too for Win64 compatibility. 2006-10-16 10:53:04 +02:00
..
.gitignore
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 The Data1 member of the GUID struct needs to be an unsigned int too for Win64 compatibility. 2006-10-16 10:53:04 +02: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
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
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
write_msft.c Assorted spelling fixes. 2006-10-13 11:55:04 +02:00