http://bugs.winehq.org/show_bug.cgi?id=17195
--- Comment #85 from Adam Martinson adam.r.martinson@gmail.com 2012-12-17 14:38:18 CST --- (In reply to comment #84)
For starters, you are renaming several structs, constants and variables. This takes a lot of space in the patch, obfuscating the changes you care for. You should split the renames to a separate no-op patch, if you really need them.
They're not essential, they just make it more clear how the pipe actually behaves. I'll give that a try though, thanks.
Any obvious issues with the ones from bug 17273 (SetNamedPipeHandleState)?