Commit graph

6358 commits

Author SHA1 Message Date
Francois Gouget
c886ad824a cmd: Standardize the references to directories in the builtin command usage messages. 2013-10-01 19:22:45 +02:00
Francois Gouget
b151052be4 cmd: Mention that the % must be doubled for FOR variables in batch files.
Also standardize on the 'Usage:' prefix for usage messages.
2013-10-01 19:16:30 +02:00
Hans Leidekker
b0755344c4 ntdll: Fix the version reported for 64-bit Windows XP. 2013-10-01 19:08:22 +02:00
Hans Leidekker
471bcd7e13 wmic: Convert integer property values to BSTR. 2013-10-01 13:10:21 +02:00
Alexandre Julliard
761301b669 wineconsole: Run a command shell by default. 2013-09-30 20:35:01 +02:00
Marcus Meissner
8953e8d7ee view: Free the data on error exit (Coverity). 2013-09-30 11:39:08 +02:00
Marcus Meissner
a6550abee5 xcopy: Allocate more space for the W buffer (Coverity). 2013-09-30 11:38:08 +02:00
Marcus Meissner
7c8c90abbb attrib: Fixed an allocation size (Coverity). 2013-09-30 11:37:56 +02:00
Marcus Meissner
e7858100d6 netstat: Allocate WCHARs not CHARs (Coverity). 2013-09-30 11:37:32 +02:00
Frédéric Delanoy
8683b6dee5 winevdm: Use BOOL type where appropriate. 2013-09-26 21:34:14 +02:00
Alexandre Julliard
a83c598c79 makefiles: Add support for specifying a prefix for installed library file names. 2013-09-26 14:35:45 +02:00
Frédéric Delanoy
e0bb0adee5 winecfg: Use BOOL type where appropriate. 2013-09-20 11:24:31 +02:00
Austin English
e55aea83cd msiexec: Add a fixme for administrative installs. 2013-09-11 20:33:22 +02:00
Alexandre Julliard
31f8893678 taskmgr: Use definitions from winternl.h instead of duplicating them. 2013-09-11 18:33:07 +02:00
Frédéric Delanoy
77462fc68d winedbg: Fix winedbg --help message formatting. 2013-09-02 19:27:01 +02:00
Frédéric Delanoy
903562e104 winedbg: Use consistently wpid in documentation. 2013-09-02 19:26:59 +02:00
Frédéric Delanoy
7a12ebca0e winedbg: Fix manpage formatting. 2013-09-02 19:26:56 +02:00
Austin English
f725c989e9 programs: Add a stub tasklist.exe. 2013-08-20 12:35:54 +02:00
Michael Stefaniuc
4cf489f9ce winedbg: Fix the return type of read_input(); it is never negative. 2013-08-20 11:50:06 +02:00
Dmitry Timoshkov
452a64e3a7 cabarc: Fix compilation under Windows. 2013-08-02 11:23:59 +02:00
Marcus Meissner
a7cc44a6db winecfg: Free result in error nodes (Coverity). 2013-07-19 11:53:07 +02:00
Marcus Meissner
ba7b56b225 xcopy: fclose filedescriptor on eof case (Coverity). 2013-07-19 11:51:07 +02:00
Frédéric Delanoy
a282b2a753 notepad: Fix manpage formatting. 2013-07-17 20:30:49 +02:00
Frédéric Delanoy
b1ded781df regedit: Fix manpage formatting. 2013-07-17 20:30:49 +02:00
Frédéric Delanoy
f0309d295a regsvr32: Fix manpage formatting. 2013-07-17 20:30:49 +02:00
Frédéric Delanoy
6a905da767 wineboot: Fix manpage formatting. 2013-07-17 20:30:49 +02:00
Frédéric Delanoy
262380ab05 wineconsole: Fix manpage formatting. 2013-07-17 20:30:49 +02:00
Frédéric Delanoy
b07f2c25ab winepath: Fix manpage formatting. 2013-07-17 20:30:49 +02:00
Frédéric Delanoy
b20af9e24c msiexec: Fix manpage formatting. 2013-07-17 20:30:48 +02:00
Alexandre Julliard
dcc97a186d Standardize the BUGS, AVAILABILITY and SEE ALSO sections across all man pages. 2013-07-16 20:48:05 +02:00
Frédéric Delanoy
be6d9e553c winedbg: Fix manpage formatting. 2013-07-16 20:47:18 +02:00
Frédéric Delanoy
aab5e4d2c6 winefile: Fix manpage formatting. 2013-07-16 20:45:04 +02:00
Francois Gouget
c1eb9cf1b6 cmd: Remove an invalid comment in the FOR a usage message.
The % must be doubled for FOR variables. The removed comment was in fact documenting an old Wine bug.
2013-07-12 18:04:22 +02:00
Marcus Meissner
e85d3c7108 cmd: null terminate answer string (Coverity). 2013-07-10 10:53:14 +02:00
Alexandre Julliard
f241725bd8 taskmgr: Convert version resource to the standard format. 2013-07-09 22:21:57 +02:00
André Hentschel
49f550e8ed netstat: Remove superfluous casts. 2013-07-01 19:51:23 +02:00
Alexandre Julliard
8b8d2a3d7c winevdm: Make it a GUI application to avoid a spurious console. 2013-06-27 13:39:23 +02:00
Alexandre Julliard
fb6b0f93c2 wordpad: Don't offer vertical fonts in the font dialog. 2013-06-25 18:12:11 +02:00
Alexandre Julliard
2f7a7caa92 winefile: Don't offer vertical fonts in the font dialog. 2013-06-25 18:12:11 +02:00
Alexandre Julliard
ed853f93d4 wineconsole: Don't offer vertical fonts in the font dialog. 2013-06-25 18:12:10 +02:00
Alexandre Julliard
b07fb96a23 winecfg: Don't offer vertical fonts in the font dialog. 2013-06-25 12:39:32 +02:00
Alexandre Julliard
276306e227 notepad: Don't offer vertical fonts in the font dialog. 2013-06-25 12:39:26 +02:00
Alexandre Julliard
2088c36c19 clock: Don't offer vertical fonts in the font dialog. 2013-06-25 12:39:22 +02:00
Alexandre Julliard
f07ff7f981 winefile: Avoid abbreviations in column names. 2013-06-18 12:57:44 +02:00
Bernhard Übelacker
b62b740de2 winedbg: Call DebugActiveProcessStop when detaching. 2013-06-17 13:34:40 +02:00
Alexandre Julliard
849ea3d651 wineboot: Don't print an error when failing to delete a file. 2013-06-11 13:50:05 +02:00
Marcus Meissner
9a336ce3e7 explorer: Fixed wrong heapalloc size (Coverity). 2013-06-10 11:52:54 +02:00
Alexandre Julliard
9eb3f6a3db explorer: Don't worry about desktop launchers in non-desktop mode. 2013-06-06 10:46:17 +02:00
Qian Hong
c8d1d4aadc explorer: Create non-existent folders when initializing launchers. 2013-06-05 20:30:58 +02:00
Jason Edmeades
dd0b719a3a cmd: Avoid infinite loop running batch program. 2013-06-05 17:31:36 +02:00