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>setwindowext</b> set height and width extents of window http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
SetWindowExt         Set Height And Width Extents of Window


DWORD SetWindowExt(hDC, X, Y)
HDC hDC;
short X;
short Y;

Returns:    Previous value, Y in high word, X in low word.

Note:           SetViewportExt calls are ignored when the following
                mapping modes are set:

                |---------------|
                | MM_ENGLISH    |
                | MM_HIMETRIC   |
                | MM_LOWENGLISH |
                | MM_LOMETRIC   |
                | MM_TEXT       |
                | MM_TWIPS      |
                +---------------+

See Also: GetWindowExt

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