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

Hugh McMaster hugh.mcmaster at masterindexing.com
Mon May 5 08:49:44 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.

Signed off by Akihiro Sagawa.

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.)

-------------- 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/20140505/471d9f53/attachment-0001.obj>


More information about the wine-patches mailing list