comdlg32: Do not modify dialog resource directly.

Thomas Faber thfabba at gmx.de
Fri Jul 20 02:24:36 CDT 2012


Modifying the resource directly in the comdlg32 image is not thread-safe,
so this makes a copy instead.

Additionally, strict-typing the 'template' variable allows a little
simplification (the A and W version are the same type anyway).
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-comdlg32-Do-not-modify-dialog-resource-directly.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120720/71ec3340/attachment.ksh>


More information about the wine-patches mailing list