[2/2] WineD3D: Make the srgb write flag bigger

Stefan Dösinger stefan at codeweavers.com
Wed Sep 3 22:34:10 CDT 2008


> You should add a note to the source about this. Or someone might change
> the
> size of this structure and the old bug will return.
That's probably a good idea
 
> However the best way to fix this problem would be to pack this
> structure:
> 
> #include <pshpack1.h>
> struct ffp_settings {
> ...
> };
> #include <poppack.h>
Is this portable?





More information about the wine-devel mailing list