Von Hand umbrechen oder die
API DrawText nehmen mit dem Flag DT_WORDBREAK:
Zitat von
PSDK:
Breaks words. Lines are automatically broken between words if a word would extend past the edge of the rectangle specified by the lpRect parameter. A carriage return-line feed sequence also breaks the line.
If this is not specified, output is on one line.
kombiniert mit DT_CALCRECT.