wine-wine/programs
Alexandre Julliard 3ccbb018a0 Added a -municode flag to winegcc for applications that have a wmain()
entry point.
2005-08-25 19:26:59 +00:00
..
avitools Build and load import libraries directly from the dll directory where 2005-05-10 13:21:04 +00:00
clock Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all 2005-02-16 21:10:59 +00:00
cmdlgtst Update German resource files. 2005-07-08 11:32:14 +00:00
control Made some functions and variables static. 2004-11-29 18:00:10 +00:00
expand Remove stdlib.h inclusion if winsock.h is included. 2005-05-18 15:33:20 +00:00
hh Added hh.exe. 2005-07-12 20:41:52 +00:00
msiexec Removed a useless header file. 2005-08-11 10:59:51 +00:00
notepad Turn off gcc 4.0's builtin wchar inlines. 2005-08-11 17:12:18 +00:00
progman Fix more -Wstrict-prototypes warnings. 2005-06-20 14:18:03 +00:00
regedit Replace "Registry Explorer" by "Registry Editor" in about dialog. 2005-08-22 09:17:37 +00:00
regsvr32 Improve regsvr32 output. 2005-07-30 19:04:14 +00:00
rpcss More warning fixes. 2005-06-13 11:39:52 +00:00
rundll32 Fix some write-strings warnings. 2005-07-15 09:58:36 +00:00
start Fix some -Wstrict-prototypes warnings. 2005-06-27 09:57:28 +00:00
taskmgr Fix gcc 4.0 warnings. 2005-08-19 10:04:03 +00:00
uninstaller Added a -municode flag to winegcc for applications that have a wmain() 2005-08-25 19:26:59 +00:00
view Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all 2005-02-16 21:10:59 +00:00
wcmd Fix gcc 4.0 warnings. 2005-08-19 10:04:03 +00:00
wineboot Fix some -Wstrict-prototypes warnings. 2005-06-16 15:52:44 +00:00
winebrowser gcc 4.0 -Wpointer-sign fixes (Reg* functions). 2005-07-07 12:08:42 +00:00
winecfg Load tab titles and property sheet caption from string resources. 2005-08-25 19:19:33 +00:00
wineconsole Merged some of the header checks to reduce the size of the generated 2005-08-03 19:21:04 +00:00
winedbg Don't pass on EH_STACK_INVALID exceptions. 2005-08-23 10:02:05 +00:00
winefile Remove unnecessary #pragma code_page(xxxx) statements from winefile 2005-08-22 09:24:18 +00:00
winemenubuilder Make the icon choice algorithm really choose the best icon. 2005-08-22 09:17:25 +00:00
winemine Remove double SEPARATOR. 2005-07-05 10:58:53 +00:00
winepath Added a -municode flag to winegcc for applications that have a wmain() 2005-08-25 19:26:59 +00:00
winetest Add secur32.dll tests to winetest. 2005-08-08 11:06:55 +00:00
winevdm Move remaining GDI objects to the large heap. 2005-05-27 19:28:23 +00:00
winhelp Changed winhelp file->exit accelerator key from "e" to "x". 2005-07-20 10:29:42 +00:00
winver Take advantage of the new winegcc -B support. 2004-03-09 04:54:07 +00:00
.cvsignore Fixed make install target to work even when nothing has been compiled 2002-06-14 23:48:27 +00:00
Makefile.in Added hh.exe. 2005-07-12 20:41:52 +00:00
Makeprog.rules.in Build and load import libraries directly from the dll directory where 2005-05-10 13:21:04 +00:00
make_progs Install msiexec in the bin directory. 2005-05-10 16:02:04 +00:00
wineapploader.in New loading scheme for Winelib apps, makes them behave like builtin 2002-05-22 21:32:49 +00:00
winelauncher.in Fixed harmless /tmp problem. 2005-08-10 10:51:50 +00:00