http://bugs.winehq.org/show_bug.cgi?id=17195
--- Comment #114 from Daniel Jelinski djelinski1@gmail.com 2012-12-30 03:38:27 CST --- (In reply to comment #113)
How do I split it without breaking stuff?
I have no idea. You should ask it on wine-devel, going through your available options: - splitting to smaller patches that break stuff, hoping that AJ will re-merge before applying instead of just rejecting them - dropping that patch from your series - making CloseHandle work correctly in one patch, then splitting used structures - waiting for someone to come up with a better idea, which you have already been doing for over a year.
If I remember correctly, options 2 and 3 would result in even bigger unsplittable patches, so the first one looks best to me, but ask AJ first.