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>adjustwindowrect()</b> calculate window rectangle for given client rectangle http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
AdjustWindowRect()  Calculate window rectangle for given client rectangle

void AdjustWindowRect(lpRect, lStyle, bMenu)
LPRECT lpRect; /* Client rectangle that will be converted to window rectangle */
long lStyle; /* Defined in window.h */
BOOL bMenu; /* YES if window to have a menu */

See Also: Window Styles

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