wine-wine/programs
Mike Hearn 1136408fc6 - Removed the central configuration structure, all changes are
committed instantly now.
- Updated the drive handling code so it loads direct from the
  registry.
- Removed DRIVE_DESC, drives are keyed by drive letter now.
- Documented drive_available_mask.
- Simplified the code somewhat.
2003-09-08 19:29:28 +00:00
..
avitools Spelling and case fixes. 2003-08-18 20:11:29 +00:00
clock Minor updates of Slovenian translations. 2003-08-29 22:21:43 +00:00
cmdlgtst Minor updates of Slovenian translations. 2003-08-29 22:21:43 +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 Fix French translation. 2003-09-08 18:48:54 +00:00
osversioncheck Renamed Winelib apps to .exe.so to follow the dll naming convention. 2002-05-21 19:42:29 +00:00
progman Minor updates of Slovenian translations. 2003-08-29 22:21:43 +00:00
regapi Removed traces of the regedit unit tests. 2002-06-20 22:46:04 +00:00
regedit Added a few missing stdarg.h includes. 2003-09-07 05:08:14 +00:00
regsvr32 Fixed some common spelling errors. 2003-07-02 04:37:26 +00:00
regtest Remove (POINTER)NULL casts. 2003-01-14 23:43:41 +00:00
rpcss Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
rundll32 Fixed indentation. 2003-08-15 03:51:19 +00:00
start Removed wrong or unneeded codepage pragmas. 2003-08-30 00:17:33 +00:00
uninstaller 'sizeof type' is best avoided as it won't always compile (e.g. 'int 2003-06-18 19:45:22 +00:00
view Minor updates of Slovenian translations. 2003-08-29 22:21:43 +00:00
wcmd Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
wineboot - Implement finer grained control over what gets run. 2003-03-12 20:15:15 +00:00
winecfg - Removed the central configuration structure, all changes are 2003-09-08 19:29:28 +00:00
wineconsole Added a few missing stdarg.h includes. 2003-09-07 05:08:14 +00:00
winedbg Added a few missing stdarg.h includes. 2003-09-07 05:08:14 +00:00
winefile Removed wrong or unneeded codepage pragmas. 2003-08-30 00:17:33 +00:00
winemenubuilder Remove no longer necessary includes <signal.h>, <wait.h>. 2003-08-13 19:37:32 +00:00
winemine Added Russian resources. 2003-09-08 18:51:42 +00:00
winepath Reset the result buffer after each argument. 2003-05-11 02:47:28 +00:00
winevdm Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
winhelp Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
winver Removed unnecessary HANDLE typecasts. 2002-12-02 18:10:57 +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 Make sure to return an error if the file generation fails. 2003-06-23 19:51:21 +00:00
Makeprog.rules.in Proper support for CPPFLAGS and LDFLAGS (suggested by Todd Vierling). 2003-06-13 23:26:01 +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 Change all head -1 to head -n 1 to be more POSIXly compliant. 2003-09-02 00:57:01 +00:00