regsvr32: Process the next file in the array if an error occurs.
commit07cc9a34a87cd08c87ae198e4aeb8c9bb7f55175
authorHugh McMaster <hugh.mcmaster@outlook.com>
Mon, 7 Sep 2015 10:38:04 +0000 (7 20:38 +1000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 7 Sep 2015 11:42:04 +0000 (7 20:42 +0900)
tree1413d71876aaf5dd423699d59ad868d48e80af91
parent48c7a3f4d7ffcbe62b70f6b0eab1bc8c79e2e5aa
regsvr32: Process the next file in the array if an error occurs.

The Windows version stops processing the current file and moves to the
next file on the first error.
programs/regsvr32/regsvr32.c