I'm trying to build a Vista Credential Provider. I have a field whose type is CPFT_SMALL_TEXT. I would like to put a multiline string into this field, but it keeps getting cut off part way through with an ellipsis appended at the break. How can I avoid this and get my multiline string to show up?