[1/4] regsvr32: Implement new method of handling arguments/flags

Hugh McMaster hugh.mcmaster at masterindexing.com
Tue Apr 29 01:02:25 CDT 2014


This patch replaces the existing argument/flag handler in regsvr32.c (mostly repeated calls to strcasecmp) with a new handler based on a switch statement.

This patch is the first of a series of four:
1. Implement new argument/flag handler.
2. Convert source to Unicode.
3. Add WriteFile() support if WriteConsoleW() fails.
4. Improve source comments (e.g. spelling, grammar, etc.)

Thank you to Akihiro Sagawa for validating this patch series.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-regsvr32-command-handler.patch
Type: application/octet-stream
Size: 5979 bytes
Desc: 0001-regsvr32-command-handler.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140429/0dac37a3/attachment.obj>


More information about the wine-patches mailing list