wine-wine/programs
Alexandre Julliard ee106783d0 Renamed EXCEPTION_FRAME to EXCEPTION_REGISTRATION_RECORD since that
seems to be the official name.
2003-08-28 03:07:56 +00:00
..
avitools Spelling and case fixes. 2003-08-18 20:11:29 +00:00
clock Some new Spanish translations and improvements to other existing 2003-08-22 05:03:19 +00:00
cmdlgtst Remove some unneeded __WINESRC__ tests from the headers. 2003-08-27 02:07:02 +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 Added Italian resources. 2003-08-23 22:59:16 +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 fixes. 2003-08-23 22:58:50 +00:00
regapi Removed traces of the regedit unit tests. 2002-06-20 22:46:04 +00:00
regedit Added Slovenian translation. 2003-08-22 23:49:47 +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 Fix some typos. 2003-06-04 20:29:05 +00:00
rundll32 Fixed indentation. 2003-08-15 03:51:19 +00:00
start - localization to the Portuguese of Brazil of "programs/*" 2003-06-23 18:15:15 +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 Some new Spanish translations and improvements to other existing 2003-08-22 05:03:19 +00:00
wcmd No handles were inherited in CreateProcess, all child console programs 2003-08-27 23:12:06 +00:00
wineboot - Implement finer grained control over what gets run. 2003-03-12 20:15:15 +00:00
winecfg Warn users of winecfg about its incompleteness. 2003-08-25 23:50:50 +00:00
wineconsole winnls.h must not include winbase.h. 2003-08-20 18:22:31 +00:00
winedbg Renamed EXCEPTION_FRAME to EXCEPTION_REGISTRATION_RECORD since that 2003-08-28 03:07:56 +00:00
winefile Fix compilation error. 2003-08-13 19:43:19 +00:00
winemenubuilder Remove no longer necessary includes <signal.h>, <wait.h>. 2003-08-13 19:37:32 +00:00
winemine Added Spanish translation. 2003-08-18 20:06:09 +00:00
winepath Reset the result buffer after each argument. 2003-05-11 02:47:28 +00:00
winevdm Null parameters need to be quoted on the commandline. 2003-07-09 02:50:15 +00:00
winhelp Some new Spanish translations and improvements to other existing 2003-08-22 05:03:19 +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 - make sure even GUI users notice a "missing xmessage" problem by 2002-07-05 21:18:41 +00:00