wine/tools
Alexandre Julliard f00c46f030 Use a more compatible technique to declare COM interfaces methods,
using Microsoft's STDMETHOD macros instead of the Wine-specific
ICOM_METHOD ones.
2003-04-10 00:19:24 +00:00
..
widl Use a more compatible technique to declare COM interfaces methods, 2003-04-10 00:19:24 +00:00
winapi Make winapi_check handle spec files where no handler is specified. 2003-04-07 23:19:43 +00:00
winapi_check Add some more newly arrived dlls. 2003-04-08 19:41:25 +00:00
winebuild Don't output register function code if it's a forwarded entry point. 2003-04-03 18:05:17 +00:00
wineconf.libs
winedump Dump string resources in a more readable way. 2003-04-02 05:20:54 +00:00
wmc Added 'wine' prefix to libwine_unicode exports. 2003-03-21 21:30:51 +00:00
wpp Allow wpp users to undefine previously defined symbols. 2003-03-27 18:50:14 +00:00
wrc Remove the no longer needed -m option, ignore -r for compatibility 2003-03-28 19:31:49 +00:00
.cvsignore Renamed mingwrap to winegcc. 2002-12-19 23:41:30 +00:00
bin2res.c
bug_report.pl Standardize the capitalization of Wine. 2003-01-05 01:08:56 +00:00
c2man.pl Improve the look/content of the man page output. 2003-03-15 19:45:48 +00:00
config.guess Updated to the latest version. 2002-12-11 01:30:41 +00:00
config.sub Updated to the latest version. 2002-12-11 01:30:41 +00:00
examine-relay Add full listing format option. 2003-03-05 02:48:04 +00:00
findfunc
fnt2bdf.c Removed unused #include of module.h. 2003-01-02 17:59:47 +00:00
fnt2bdf.h
font_convert.sh
genpatch
install-sh
make_authors
make_ctests On Windows windef.h must be included before winbase.h. 2002-12-16 22:12:47 +00:00
make_debug
make_requests Added abs_time_t structure to the server protocol, and added a dump 2003-04-02 22:48:59 +00:00
make_X11wrappers
makedep.c Don't use libwine_port in makedep to avoid dependency problems. 2003-03-20 21:08:28 +00:00
Makefile.in Don't use libwine_port in makedep to avoid dependency problems. 2003-03-20 21:08:28 +00:00
mkinstalldirs
runtest Add '--' option for passing extra arguments to the test. 2002-12-16 22:11:51 +00:00
testrun
winecheck Structure README file in a better way, some doc fixes. 2003-04-04 22:12:21 +00:00
wineconf Some spelling and formatting fixes. 2003-04-02 01:23:43 +00:00
wineconf.tcl
winegcc.c Make use of the new spawnvp function in wine{gcc,wrap}. 2003-04-02 22:36:29 +00:00
wineinstall Prompt the user again if they don't get the root password right. 2003-03-24 19:29:38 +00:00
winemaker Fixed generation of makefiles and wrapper files when "--wrap" option 2003-04-08 19:42:30 +00:00
winemaker.man
wineshelllink
winewrap.c We don't need to dlopen the app module before the LoadLibrary(). 2003-04-09 23:34:19 +00:00
winewrapper Moved libwine to libs/ directory. 2003-03-22 20:40:48 +00:00