Vincent Povirk
|
8e873c8afc
|
notepad: Check IsDialogMessage before TranslateAccelerator.
|
2014-06-13 16:05:05 +02:00 |
|
Nikolay Sivov
|
6a4c146962
|
services: Defer service delete until all handles are closed.
|
2014-06-12 18:24:17 +02:00 |
|
Bruno Jesus
|
49ef87c314
|
winetest: Take care of EINTR on send/recv.
|
2014-06-12 13:19:09 +02:00 |
|
Nicolas Le Cam
|
81a904e729
|
winedbg: Remove unused variable.
|
2014-06-11 16:14:19 +02:00 |
|
Akihiro Sagawa
|
776849987d
|
taskmgr: Show whether the process is running under WOW64.
|
2014-05-12 10:52:33 +02:00 |
|
Jacek Caban
|
788cd0b4c6
|
iexplore: Mark iexplore.exe as large address aware.
|
2014-04-29 16:07:39 +02:00 |
|
André Hentschel
|
979c4498df
|
wscript: Fix function types.
|
2014-04-29 11:21:15 +02:00 |
|
André Hentschel
|
aa831198c2
|
winemenubuilder: Return FALSE on error when processing links and URLs.
|
2014-04-29 11:21:04 +02:00 |
|
Vincent Povirk
|
9e0971e374
|
start: Don't use SEE_MASK_NO_CONSOLE.
|
2014-04-25 10:22:51 +02:00 |
|
André Hentschel
|
aa7185a098
|
winemenubuilder: Use boolean return values in boolean functions.
|
2014-04-23 11:12:51 +02:00 |
|
Nikolay Sivov
|
fdbd8ffffc
|
services: Remove loop that's not really used anymore (Coverity).
|
2014-04-21 10:40:40 +02:00 |
|
Qian Hong
|
a1f8395290
|
wscript: Don't fail silently for unsupported switches.
|
2014-04-21 10:38:54 +02:00 |
|
Nikolay Sivov
|
389992fdfa
|
wscript: Ignore 'nologo' switch.
|
2014-04-18 10:47:32 +02:00 |
|
Alistair Leslie-Hughes
|
e838f0c285
|
sdbinst: New stub program.
|
2014-04-16 14:38:08 +02:00 |
|
Nikolay Sivov
|
463f91dce1
|
svchost: Simplify error handling, fix trace message.
|
2014-04-16 10:52:37 +02:00 |
|
Jacek Caban
|
6617f27004
|
wscript: Added WScript.CreateObject implementation.
|
2014-04-15 21:03:54 +02:00 |
|
Jacek Caban
|
e9aae93a6b
|
cscript: Share sources with wscript.
|
2014-04-14 20:19:01 +02:00 |
|
Nikolay Sivov
|
6c1d5f0bac
|
winhlp32: Remove unused assignments (Coverity).
|
2014-04-11 18:56:28 +02:00 |
|
Jacek Caban
|
98e9e4a3b0
|
services: Skip tests if OpenSCManager failed.
This should also fix failures on VMs with insufficient privileges.
|
2014-04-08 19:23:25 +02:00 |
|
Nikolay Sivov
|
5300364dfd
|
services: Remove redundant error code check (Coverity).
|
2014-04-07 15:34:36 +02:00 |
|
Nikolay Sivov
|
78720e52da
|
regsvr32: Fix some usage message issues.
|
2014-04-01 13:36:59 +02:00 |
|
Hugh McMaster
|
2aad5d7caf
|
regsvr32: Fix filename in version definition.
|
2014-03-28 20:09:07 +01:00 |
|
Hugh McMaster
|
3858ea03a3
|
regsvr32: Move silent check to the output_write function.
|
2014-03-26 19:20:31 +01:00 |
|
Hugh McMaster
|
412a4f13f6
|
regsvr32: Replace printf calls with WriteConsole function.
|
2014-03-26 19:20:30 +01:00 |
|
Thomas Faber
|
644bda381e
|
oleview: Avoid variable-length arrays.
|
2014-03-25 19:01:25 +01:00 |
|
Frédéric Delanoy
|
e9eb86edfb
|
cmd/tests: Don't use "@pwd@\" when expecting a full path.
|
2014-03-11 19:39:15 +01:00 |
|
Frédéric Delanoy
|
f80dd2469f
|
cmd/tests: Correctly determine script path for root directories.
|
2014-03-11 19:39:05 +01:00 |
|
Francois Gouget
|
8d51235dbe
|
xcopy/tests: Fix the test in case stdin has been redirected.
|
2014-03-03 17:02:29 +01:00 |
|
Frédéric Delanoy
|
e5a26f6fdf
|
winemenubuilder: Use BOOL type where appropriate.
|
2014-03-03 17:02:28 +01:00 |
|
Frédéric Delanoy
|
c60e81b7c9
|
start: Use BOOL type where appropriate.
|
2014-02-27 09:33:06 -06:00 |
|
Frédéric Delanoy
|
dc8b11e6f4
|
notepad: Use BOOL type where appropriate.
|
2014-02-27 09:32:57 -06:00 |
|
Nikolay Sivov
|
964c7d7305
|
programs: Added stub wevtutil tool.
|
2014-02-26 09:14:00 -06:00 |
|
Frédéric Delanoy
|
17fecb55a1
|
taskkill: Use BOOL type where appropriate.
|
2014-02-22 08:41:30 -06:00 |
|
Frédéric Delanoy
|
8bd2eb3e78
|
cabarc: Use BOOL type where appropriate.
|
2014-02-20 11:18:41 +01:00 |
|
Alistair Leslie-Hughes
|
e01f7fee0b
|
dpnsvr.exe: New stub program.
|
2014-02-18 14:13:37 +01:00 |
|
Jacek Caban
|
59c934aadc
|
wscript: Skip tests if we can't register ActiveX object.
|
2014-02-18 11:45:55 +01:00 |
|
Frédéric Delanoy
|
33cb4f80b7
|
winhlp32: Use BOOL type where appropriate.
|
2014-02-18 11:45:48 +01:00 |
|
Frédéric Delanoy
|
0f2bed51bd
|
Assorted spelling fixes.
|
2014-02-10 15:47:29 +01:00 |
|
Frédéric Delanoy
|
b3d07c7846
|
rundll32: Use BOOL type where appropriate.
|
2014-02-06 17:08:12 +01:00 |
|
André Hentschel
|
810fbdd222
|
taskmgr: Avoid return type when the return value is not used.
|
2014-02-04 11:15:05 +01:00 |
|
Alexandre Julliard
|
cf0e96c6d0
|
configure: Rename substituted variables to a standard _CFLAGS and _LIBS format.
|
2014-01-30 14:51:33 +01:00 |
|
André Hentschel
|
9ab0eab9e9
|
explorer: Check return of IShellFolder_GetDisplayNameOf (Coverity).
|
2014-01-29 15:02:14 +01:00 |
|
Alexandre Julliard
|
6bf64f0ac2
|
user32: Fail creation of the desktop window earlier on when it already exists.
|
2014-01-28 12:51:59 +01:00 |
|
Bruno Jesus
|
8a7687d868
|
programs: Add support to arguments with dash in taskkill.
|
2014-01-27 14:13:42 +01:00 |
|
Ken Thomases
|
a05b53894a
|
wineboot: Ignore 0 result from WM_QUERYENDSESSION if target window was destroyed.
|
2014-01-17 11:02:48 +01:00 |
|
Dmitry Timoshkov
|
dcc057c686
|
cabarc: Fix printing of a not recognized compression type argument.
|
2014-01-09 17:39:56 +01:00 |
|
Vincent Povirk
|
dfaf6a42ac
|
explorer: Default to showing the systray if the desktop is named "shell".
|
2014-01-08 16:11:40 +01:00 |
|
Vincent Povirk
|
913cb83622
|
explorer: Add a registry setting to always show the systray.
|
2014-01-08 16:11:39 +01:00 |
|
Vincent Povirk
|
71fc31db00
|
explorer: Add run dialog to start menu.
|
2014-01-08 16:11:37 +01:00 |
|
Vincent Povirk
|
058765f765
|
explorer: Add a start menu.
|
2014-01-08 16:11:36 +01:00 |
|