Sweden-Number/tools
Rob Shearman 033cade616 widl: Consolidate writing of COM and dispatch interfaces into one function to remove duplicated code.
Split up the writing into start and end to eventually support the style 
MIDL uses where it writes declared types, etc. between the start and end 
of the interface.

Make internal header functions take the file pointer to print to.

Don't write interface IDs for non-object interfaces and always write 
handle declarations even if the interface has no methods, like MIDL does.
2008-05-01 18:11:26 +02:00
..
widl widl: Consolidate writing of COM and dispatch interfaces into one function to remove duplicated code. 2008-05-01 18:11:26 +02:00
winapi tools/msvcmaker: Suppress deprecation warnings on VC8 and above. 2008-04-07 20:35:49 +02:00
winebuild winebuild: Add support for 16-bit exe modules. 2008-03-03 15:19:53 +01:00
winedump winedump: Added support for latest versions of Codeview (VC70). 2008-05-01 11:12:06 +02:00
winegcc tools: Spelling fixes. 2008-01-18 12:52:09 +01:00
wmc Spelling fixes. 2008-04-22 12:20:12 +02:00
wrc wrc: Add support for Unicode accelerator strings. 2008-04-08 11:54:47 +02:00
Makefile.in wine.inf: Add a version number to make sure the file changes between versions. 2008-04-11 20:18:22 +02:00
c2man.pl
config.guess tools: Upgrade the config.guess/config.sub scripts. 2007-06-08 20:27:08 +02:00
config.sub tools: Upgrade the config.guess/config.sub scripts. 2007-06-08 20:27:08 +02:00
examine-relay
findfunc
fnt2bdf.c
fnt2bdf.h tools: Fix font structure layout for 64-bit mode. 2008-04-11 12:11:32 +02:00
fnt2fon.c tools: Fix font structure layout for 64-bit mode. 2008-04-11 12:11:32 +02:00
font_convert.sh
install-sh
make_authors tools: Check for open return code in Perl scripts. 2006-08-10 11:30:37 +02:00
make_ctests.c
make_makefiles make_makefiles: Avoid duplicate rules for static import libs on PE builds. 2008-05-01 18:11:25 +02:00
make_requests server: Use the file_pos_t type for file sizes and offsets in the protocol structures. 2007-10-10 14:06:25 +02:00
makedep.c makedep: Don't try to open .tlb files. 2008-04-24 23:43:04 +02:00
mkinstalldirs
relpath.c relpath: Properly handle a "." directory name. 2006-08-15 17:32:41 +02:00
runtest tools: Add addtional help to runtest. 2006-10-23 12:27:41 +02:00
sfnt2fnt.c tools/sfnt2fnt: Add getopt option parsing. 2008-03-22 21:08:54 +01:00
wine.desktop tools: Modify wine.desktop to use start.exe /unix. 2008-04-17 12:35:49 +02:00
wine.inf.in wine.inf: Use lowercase for some drivers32 entries and remove trailing whitespace. 2008-04-28 14:32:12 +02:00
wineinstall wineinstall: Use `wine --version` instead of `which wine`. 2007-05-01 11:47:16 +02:00
winemaker
winemaker.man.in
wineprefixcreate.in wineprefixcreate: Use wineboot --update to run wine.inf. 2008-04-21 15:47:47 +02:00
wineprefixcreate.man.in tools: Added a man page for wineprefixcreate. 2006-08-23 15:59:05 +02:00
wineshelllink wineshelllink: Don't hard-code icon extension to xpm. 2008-03-24 13:39:16 +01:00
winewrapper