Per Johansson
|
113b090f5e
|
winemenubuilder: Correct InvokeShellLinkerForURL return value.
|
2012-09-20 19:53:10 +02:00 |
Per Johansson
|
b8ee44581e
|
winemenubuilder: Don't treat empty string as a valid icon file name.
|
2012-09-20 19:53:05 +02:00 |
James Eder
|
7f9dfe273a
|
wineboot: Expect one PROCESSOR_POWER_INFORMATION structure for each CPU present when calling NtPowerInformation.
|
2012-09-13 16:49:39 +02:00 |
Marcus Meissner
|
73d00515fe
|
winecfg: Remove incorrect HeapFree (Coverity).
|
2012-09-10 11:47:25 +02:00 |
Jason Edmeades
|
ebd1810918
|
cmd: Space does not delimit environment variable names.
|
2012-09-06 18:23:40 +02:00 |
Jason Edmeades
|
f9b4c78a89
|
cmd: A successful set should reset the errorlevel.
|
2012-09-06 18:23:40 +02:00 |
Jason Edmeades
|
9877b53b8c
|
cmd: Fix incorrect pointer comparison.
|
2012-09-05 21:56:55 +02:00 |
Jason Edmeades
|
141e33b845
|
cmd: More generic zero iteration for loop fix.
|
2012-09-05 21:56:52 +02:00 |
Jason Edmeades
|
4f71f4af59
|
cmd: Fix "PATH=value" command.
|
2012-09-05 13:25:24 +02:00 |
Jason Edmeades
|
c5a72379a1
|
cmd: Fix renaming inside directories.
|
2012-09-04 15:04:01 +02:00 |
Jason Edmeades
|
94f9e789c9
|
cmd: Fix rmdir error during recursive delete.
|
2012-09-04 15:03:44 +02:00 |
Jason Edmeades
|
1a9413b98a
|
cmd: for /l with zero iterations failed to skip its commands.
|
2012-09-03 15:51:26 +02:00 |
Jason Edmeades
|
3a25888f38
|
cmd: for loops did not respect boundaries.
|
2012-09-03 15:51:20 +02:00 |
Michael Stefaniuc
|
74ab51dc3d
|
winetest: Remove an unused struct field.
|
2012-08-31 09:54:51 +02:00 |
Michael Stefaniuc
|
15992994bd
|
wineconsole: Avoid TRUE:FALSE conditional expressions.
|
2012-08-27 19:49:43 +02:00 |
André Hentschel
|
7e132ac1a6
|
winedbg: Add register data processing operators to Thumb2 disassembler.
|
2012-08-27 11:32:13 +02:00 |
André Hentschel
|
c5fbebd3a6
|
winedbg: Add store operators to Thumb2 disassembler.
|
2012-08-27 11:32:09 +02:00 |
André Hentschel
|
054d930bb7
|
winedbg: Add load word operators to Thumb2 disassembler.
|
2012-08-24 10:25:41 +02:00 |
Francois Gouget
|
35f0c00bde
|
xcopy: Fix spelling and slightly reword the usage message.
|
2012-08-22 12:02:51 +02:00 |
André Hentschel
|
8b774cb7a8
|
ntdll: Add support for Windows 8 version.
|
2012-08-21 11:49:58 +02:00 |
Marcus Meissner
|
f1b4c33162
|
winecfg: Fixed use-after-free (Coverity).
|
2012-08-20 10:53:11 +02:00 |
André Hentschel
|
538a0abbd7
|
include: Rename IMAGE_FILE_MACHINE_ARMV7 to IMAGE_FILE_MACHINE_ARMNT.
|
2012-08-17 10:45:17 +02:00 |
Michael Stefaniuc
|
4cebe9e27e
|
taskmgr: Drop a superfluous TRUE:FALSE conditional expression.
|
2012-08-16 11:06:54 +02:00 |
Francois Gouget
|
b1d35b15a9
|
winecfg: An English spelling tweak.
|
2012-08-16 11:04:48 +02:00 |
Francois Gouget
|
951f143b26
|
winefile: Tweak the spelling of a menu.
|
2012-08-16 11:03:48 +02:00 |
Francois Gouget
|
29fcdfe533
|
winecfg: Tweak the spelling of a couple of labels.
|
2012-08-16 11:03:18 +02:00 |
Francois Gouget
|
d2b0c3e1ad
|
taskmgr: Tweak the spelling of a label.
|
2012-08-16 11:02:33 +02:00 |
Dmitry Timoshkov
|
6407cd8e0c
|
winedbg: Make the crash dialog slightly larger and minimize/maximize-able.
|
2012-08-15 17:51:07 +02:00 |
Michael Stefaniuc
|
f6cd3e874b
|
winefile: Avoid a TRUE:FALSE conditional expression.
|
2012-08-15 12:13:07 +02:00 |
Michael Stefaniuc
|
66696feede
|
winhlp32: Avoid TRUE:FALSE conditional expressions.
|
2012-08-15 12:13:04 +02:00 |
Michael Stefaniuc
|
bf3e3d02d5
|
wordpad: Avoid TRUE:FALSE conditional expressions.
|
2012-08-13 17:30:17 +02:00 |
Michael Stefaniuc
|
915e12e59f
|
winedbg: Avoid TRUE:FALSE conditional expressions.
|
2012-08-13 17:30:01 +02:00 |
Jacek Caban
|
e02c33164d
|
wscript: Use proper helpers for iface calls.
|
2012-08-13 16:28:47 +02:00 |
André Hentschel
|
ca3afdc156
|
winedbg: Add Coprocessor move operators to Thumb2 disassembler.
|
2012-08-13 12:11:22 +02:00 |
Michael Stefaniuc
|
442b34415a
|
winedbg: Simplify the "pointer to start of array" idiom.
|
2012-07-27 17:05:30 +02:00 |
André Hentschel
|
338f5e9cb6
|
winedbg: Add new operators regarding data processing to ARM disassembler.
|
2012-07-09 10:12:27 -04:00 |
André Hentschel
|
b96d613337
|
winedbg: Add swap operator to ARM disassembler.
|
2012-07-09 10:12:20 -04:00 |
André Hentschel
|
498614dda6
|
winedbg: Add multiplication operators to ARM disassembler.
|
2012-07-09 10:12:14 -04:00 |
André Hentschel
|
bc86f0d5dd
|
winedbg: Add branch and exchange operator to ARM disassembler.
|
2012-07-09 10:12:04 -04:00 |
Francois Gouget
|
6333fa753a
|
Assorted spelling fixes.
|
2012-07-03 12:03:29 +02:00 |
Francois Gouget
|
65f686c8cd
|
start: Fix the name of the open verb for the /ProgIDOpen option.
|
2012-07-02 10:54:40 +02:00 |
Francois Gouget
|
e0f4d5caf9
|
start: Fix the command line handling.
|
2012-06-28 01:38:40 +02:00 |
Eric Pouech
|
244099689c
|
winedbg: In 'info locals' command, show the full register/stack layout for parameters & locals.
|
2012-06-25 10:33:05 +02:00 |
Francois Gouget
|
ec5e3a3b50
|
xcopy: Use the CSTR_XXX macros instead of numeric literals.
|
2012-06-21 08:34:56 +02:00 |
Francois Gouget
|
f9c2e21fb1
|
reg: Use the CSTR_XXX macros instead of numeric literals.
|
2012-06-21 08:33:54 +02:00 |
Hans Leidekker
|
ae9697f117
|
wmic: Add support for querying class properties.
|
2012-06-19 11:26:02 +02:00 |
Jacek Caban
|
52363aef65
|
advapi32: Pass service name as argv[0] to ServiceMain.
|
2012-06-15 18:35:42 +02:00 |
Jacek Caban
|
d0244d761d
|
services.exe: Added tests.
|
2012-06-15 18:35:42 +02:00 |
André Hentschel
|
44411a3c7a
|
winedbg: Add long multiplication and division operators to Thumb2 disassembler.
|
2012-06-11 11:27:58 +02:00 |
André Hentschel
|
82dbeed2cc
|
winedbg: Add multiplication operators to Thumb2 disassembler.
|
2012-06-11 11:27:54 +02:00 |