.. |
avitools
|
Moved DLLFLAGS to a separate variable instead of including it in
|
2003-09-24 19:01:44 +00:00 |
clock
|
Dutch translation of clock and cmdlgtst.
|
2003-10-01 03:04:32 +00:00 |
cmdlgtst
|
Convert resources to standard format without embedded binary data.
|
2003-10-04 04:21:19 +00:00 |
control
|
Fix processing of the command line.
|
2003-09-25 20:21:32 +00:00 |
expand
|
Fixed LZCopy return value check.
|
2002-12-12 23:01:35 +00:00 |
notepad
|
Convert resources to standard format without embedded binary data.
|
2003-10-04 04:21:19 +00:00 |
osversioncheck
|
Renamed Winelib apps to .exe.so to follow the dll naming convention.
|
2002-05-21 19:42:29 +00:00 |
progman
|
Convert resources to standard format without embedded binary data.
|
2003-10-04 04:21:19 +00:00 |
regapi
|
This is actually a /bin/sh script, /bin/bash is not needed.
|
2003-10-03 03:34:29 +00:00 |
regedit
|
Convert resources to standard format without embedded binary data.
|
2003-10-04 04:21:19 +00:00 |
regsvr32
|
When registering a dll, search the dll's directory for dll
|
2003-10-07 22:49:44 +00:00 |
regtest
|
Fix some memory leaks found by smatch.
|
2003-09-27 02:25:21 +00:00 |
rpcss
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
rundll32
|
Fix the case of product and company names.
|
2003-09-08 19:38:45 +00:00 |
start
|
Added Spanish resources.
|
2003-09-27 02:21:33 +00:00 |
uninstaller
|
Use a better icon. Comment out the binary resource.
|
2003-10-04 03:10:59 +00:00 |
view
|
Convert resources to standard format without embedded binary data.
|
2003-10-04 04:21:19 +00:00 |
wcmd
|
Convert resources to standard format without embedded binary data.
|
2003-10-04 04:21:19 +00:00 |
wineboot
|
- Implement finer grained control over what gets run.
|
2003-03-12 20:15:15 +00:00 |
winecfg
|
Extract binary resources to files, to fit the standard.
|
2003-10-03 05:01:33 +00:00 |
wineconsole
|
Not everyone has <unistd.h>, some files need <io.h> too (msvc).
|
2003-09-23 22:54:57 +00:00 |
winedbg
|
Store module names in Unicode in the server.
|
2003-09-30 01:04:19 +00:00 |
winefile
|
Convert resources to standard format without embedded binary data.
|
2003-10-04 04:21:19 +00:00 |
winemenubuilder
|
Removed the A/W constants for builtin cursors, icons and resource
|
2003-09-10 03:56:47 +00:00 |
winemine
|
Convert resources to standard format without embedded binary data.
|
2003-10-04 04:21:19 +00:00 |
winepath
|
Reset the result buffer after each argument.
|
2003-05-11 02:47:28 +00:00 |
winevdm
|
Make sure all 16-bit system drivers are loaded for 16-bit apps.
|
2003-09-27 02:34:07 +00:00 |
winhelp
|
Set win_style of the main window to WS_OVERLAPPEDWINDOW.
|
2003-10-04 03:06:39 +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
|
Moved DLLFLAGS to a separate variable instead of including it in
|
2003-09-24 19:01:44 +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 |