wcmd: Increase maximum length of commands.
commit80e695a6a46f40b7e99011620d4a20a61e7b9911
authorRein Klazes <wijn@wanadoo.nl>
Mon, 19 Dec 2005 16:42:11 +0000 (19 17:42 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 19 Dec 2005 16:42:11 +0000 (19 17:42 +0100)
tree49f467596945d11cd5b257f3169f38e4c27f39e3
parenta229618ef11da18f56c4212a70ce0b96154400bf
wcmd: Increase maximum length of commands.
Increase maximum length of commands to 8192 bytes as on Windows XP.
Add needed braces to a multi line "if" statement.
programs/wcmd/batch.c