"Ann & Jason Edmeades" us@edmeades.me.uk writes:
Unfortunately, looking in the code to lib\wine\string.c, it just copies the field and ignores justification or min/max width precisions for strings, and as it is used all over the place there's also a concern of what would be changed by fixing it.
There's no reason not to fix it, it hasn't been implemented simply because we haven't needed it yet.