wine/programs
Mike McCormack 88090b47a6 Remove code that starts wineshelllink, instead create a windows
compatible shortcut (*.lnk) file. After creating that file, start a
link processor (winemenubuilder) on it, which reads it back then calls
wineshelllink.
Rework CreateStreamFromFile to create an IStream object that is
writeable.
2003-05-21 18:50:53 +00:00
..
avitools Removed no longer needed uses of LDPATH. 2003-04-21 23:54:05 +00:00
clock Added a lot of Russian translations. 2003-05-04 02:33:08 +00:00
cmdlgtst Fix the ofn flags setup. 2002-10-16 18:58:21 +00:00
control Move an extern declaration to stop egcs-2.91.66 from crashing. 2002-07-20 18:52:47 +00:00
expand Fixed LZCopy return value check. 2002-12-12 23:01:35 +00:00
notepad Removed redundant LANGUAGE statements. 2003-05-19 23:17:41 +00:00
osversioncheck
progman Added a lot of Russian translations. 2003-05-04 02:33:08 +00:00
regapi
regedit Make sure we don't use libwine_port functions when linking with 2003-04-02 01:43:33 +00:00
regsvr32 Removed trailing white space. 2002-08-28 23:43:43 +00:00
regtest Remove (POINTER)NULL casts. 2003-01-14 23:43:41 +00:00
rpcss Fix miscellaneous spelling errors and typos. 2003-05-13 00:41:57 +00:00
rundll32 Fix crash when invoked with no arguments. 2002-11-18 19:42:13 +00:00
start Added a lot of Russian translations. 2003-05-04 02:33:08 +00:00
uninstaller
view Fix an uninitialized buffer. 2003-05-19 23:16:55 +00:00
wcmd Fix handling of wcmd /c "c:\Program Files\hello.bat". 2003-05-11 02:48:17 +00:00
wineboot - Implement finer grained control over what gets run. 2003-03-12 20:15:15 +00:00
winecfg Added some registry-loading code. 2003-04-27 00:33:07 +00:00
wineconsole Quiet some valgrind reports. 2003-05-13 04:47:11 +00:00
winedbg Use int instead of socklen_t. 2003-05-13 03:38:19 +00:00
winefile Added a lot of Russian translations. 2003-05-04 02:33:08 +00:00
winemenubuilder Remove code that starts wineshelllink, instead create a windows 2003-05-21 18:50:53 +00:00
winemine
winepath Reset the result buffer after each argument. 2003-05-11 02:47:28 +00:00
winevdm Fix argument passing to DOS program from winevdm. 2003-05-02 20:11:52 +00:00
winhelp Make it easy to use something other than wrc to compile resources. 2003-05-06 18:34:53 +00:00
winver Removed unnecessary HANDLE typecasts. 2002-12-02 18:10:57 +00:00
.cvsignore
Makefile.in Remove code that starts wineshelllink, instead create a windows 2003-05-21 18:50:53 +00:00
Makeprog.rules.in Removed no longer needed uses of LDPATH. 2003-04-21 23:54:05 +00:00
wineapploader.in
winelauncher.in