Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Win 2 API - <b>settextjustification</b> prepare gdi to justify a line of text http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
SetTextJustification Prepare GDI TO Justify A Line Of Text

short SetTextJustification(hDC, nBreakExtra, nBreakCount)
HDC hDC;
short nBreakExtra; /* Total extra space to add to line */
short nBreakCount; /* Number of break characters in line */

Returns:    One if successful otherwise zero.

See Also: GetTextExtent

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson