wrc error writing control IDs in dialogex on sparc

Eric Frias efrias at syncad.com
Wed Nov 17 12:10:21 CST 2004


Another endian related problem, the resource compiler was writing a control
ID out as a word + another word padding, but the code that parses the
resources reads it in as a dword.  I changed it to write a dword out, since
that gets rid of the mysterious padding.

Eric
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wrc-dialogex.diff
Type: application/octet-stream
Size: 574 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20041117/f1666727/wrc-dialogex.obj


More information about the wine-patches mailing list