Sweden-Number/tools
Rob Shearman 8a0cb2b5c5 widl: Use is_string_type for detecting strings in write_typeformatstring_var to make it consistent with write_remoting_arg.
Fix the is_string_type function used for detecting strings by only 
examining aliases instead of both aliases and pointers. This is due to 
the requirement that pointers to strings be handled as pointers and so 
not detected as strings.
2008-03-27 17:32:58 +01:00
..
widl widl: Use is_string_type for detecting strings in write_typeformatstring_var to make it consistent with write_remoting_arg. 2008-03-27 17:32:58 +01:00
winapi tools: Target the version defines to Vista in msvcmaker. 2008-03-24 21:05:07 +01:00
winebuild winebuild: Add support for 16-bit exe modules. 2008-03-03 15:19:53 +01:00
winedump janitorial: Remove links to any microsoft site. 2008-03-01 12:17:17 +01:00
winegcc tools: Spelling fixes. 2008-01-18 12:52:09 +01:00
wmc tools: Spelling fixes. 2008-01-18 12:52:09 +01:00
wrc wrc: parser_error must append a newline. 2008-03-22 10:32:07 +01:00
Makefile.in tools: Remove the no longer needed bin2res tool. 2007-09-18 13:36:58 +02:00
bug_report.pl
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
fnt2fon.c tools/fnt2fon: Remove error() as it is almost unused. Transform errno into a meaningful string for the error message. 2007-10-19 12:23:56 +02:00
font_convert.sh
genpatch
install-sh
make_authors
make_ctests.c
make_makefiles makefiles: Consider all .res files as object files. 2008-03-13 11:47:23 +01: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: Added support for dlldata.c dependencies. 2007-12-10 14:26:25 +01:00
mkinstalldirs
relpath.c
runtest
sfnt2fnt.c tools/sfnt2fnt: Add getopt option parsing. 2008-03-22 21:08:54 +01:00
wine.desktop tools/wine.desktop: Add Dutch translation. 2008-01-07 12:02:33 +01:00
wine.inf wine.inf: Create fake dll entry for dosx.exe. 2008-03-25 15:21:27 +01: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: Create the color directory. 2008-02-25 20:35:25 +01:00
wineprefixcreate.man.in
wineshelllink wineshelllink: Don't hard-code icon extension to xpm. 2008-03-24 13:39:16 +01:00
winewrapper