Thread
:
ClientSize in C++
View Single Post
#
3
(
permalink
)
07-08-2008, 01:30 AM
Matt1745
Newbie
Join Date: Jul 2008
Location: Houston, Tx
Posts: 3
Rep Power:
0
Re: ClientSize in C++
The window size parameters for the CreateWindowEx method are for the window size, and not the client size. Also, it doesn't look like I have access to any variables inside of the HWND object.
Matt1745
View Public Profile
Send a private message to Matt1745
Find all posts by Matt1745