Sweden-Number/tools
Francois Gouget 30a07e9046 Fix the DCICreatePrimary() prototype. It's supposed to return an int
so have it return DCI_FAIL_UNSUPPORTED.
Add the needed error codes and the DCISURFACEINFO definition to
dciddi.h.
Add dciman.h and put the function prototypes there.
dciddi.h and dciman.h should be installed with the other Windows
headers.
2005-04-20 18:42:04 +00:00
..
widl Always initialize header file name, to prevent "#include (null)" 2005-04-18 16:54:54 +00:00
winapi Fix the DCICreatePrimary() prototype. It's supposed to return an int 2005-04-20 18:42:04 +00:00
winapi_check Try to clarify the 'no translation defined' error. 2005-04-20 14:24:52 +00:00
winebuild Use correct movw instead of movl when handling segment registers. 2005-04-13 11:17:00 +00:00
winedump Mention the 'emf' and 'lnk' modes in the usage summary. 2005-04-15 16:11:13 +00:00
winegcc Fixed other instances of the xrealloc(0) bug. 2005-03-18 14:09:55 +00:00
wmc Another round of const correctness fixes. 2004-12-06 20:43:55 +00:00
wrc Change menu item options to use optional comma. 2005-04-14 11:32:44 +00:00
.cvsignore Converted the make_ctests script to C (based on a patch by Royce 2005-03-16 20:02:17 +00:00
Makefile.in Converted the make_ctests script to C (based on a patch by Royce 2005-03-16 20:02:17 +00:00
bin2res.c Fix bin2res help text. 2004-09-06 20:26:35 +00:00
bug_report.pl Switch to 'perl -w' and add 'use strict;'. 2004-10-04 19:28:43 +00:00
c2man.pl Create the output directory if needed. 2005-01-07 17:17:23 +00:00
config.guess Upgrade to the latest version. 2005-02-09 14:00:15 +00:00
config.sub Upgrade to the latest version. 2005-02-09 14:00:15 +00:00
examine-relay Add full listing format option. 2003-03-05 02:48:04 +00:00
findfunc Use '=' instead of '==' in /bin/sh scripts to avoid portability 2004-12-14 11:39:14 +00:00
fnt2bdf.c Another couple of missing static definitions. 2004-12-06 16:44:32 +00:00
fnt2bdf.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
fnt2fon.c First stab at Wine versions of Courier, System and MS Sans Serif 2004-08-17 22:33:14 +00:00
font_convert.sh Assorted spelling fixes. 2005-03-23 13:15:18 +00:00
genpatch The generated patch was missing a line of the diff. 2004-10-07 17:33:29 +00:00
install-sh Added mkinstalldirs to create directories more portably. 2002-05-09 04:31:39 +00:00
make_authors Strictified. 2004-10-21 19:58:25 +00:00
make_ctests.c Converted the make_ctests script to C (based on a patch by Royce 2005-03-16 20:02:17 +00:00
make_requests Restore chunk of code lost in previous changes. 2004-11-02 20:15:53 +00:00
makedep.c Added some checks for the config.h inclusion rules in the Wine tree. 2004-04-07 04:00:16 +00:00
mkinstalldirs Added mkinstalldirs to create directories more portably. 2002-05-09 04:31:39 +00:00
runtest Moved loadorder support to dlls/ntdll. 2003-09-25 20:33:41 +00:00
sfnt2fnt.c Replace strncpy with memcpy or lstrcpyn. 2005-04-18 10:30:55 +00:00
wine.desktop Add all known windows executables to MIME type in wine.desktop. 2005-03-02 10:12:59 +00:00
wine.inf Add default registry entries for power management. 2005-04-18 16:54:44 +00:00
wineconf Add function prototypes. 2004-10-22 22:05:19 +00:00
wineinstall Avoids a shift warning thrown by older versions of bash. 2005-03-01 10:38:23 +00:00
winemaker Only 'fix' the names of source files and directories (this way 2005-02-21 18:29:44 +00:00
winemaker.man Generate a simple Makefile that uses winegcc to compile. 2004-02-27 21:24:20 +00:00
wineprefixcreate.in Properly support out-of-tree builds (based on patch by Paul Millar). 2005-04-20 14:26:33 +00:00
wineshelllink Fix menu backslash escaping. 2005-03-10 17:16:22 +00:00
winewrapper Replace the wineprefixcreate --update option by a --wait option, and 2005-04-20 13:12:14 +00:00