Juan Lang juan_lang@yahoo.com writes:
Do you feel it's reasonable just to turn on ST_FIX_ALIGN, which *could* mask errors both in wine and in the user's code?
It may indeed. The masking problems in user code bothers me, though, since you're using winelib and you may not have a program which "should work."
I think masking problems in the user code is exactly what we want, Windows code doesn't care about alignment, and there isn't much sense in making users fix their code, the Win32 API is simply broken in that respect.