Thread
:
ClientSize in C++
View Single Post
#
4
(
permalink
)
07-12-2008, 10:53 PM
dargueta
Join Date: Oct 2007
Age: 18
Posts: 696
Last Blog:
Programs Under the Hoo...
Rep Power:
12
Re: ClientSize in C++
HWND is actually a pointer, not really an object. I think I found the solution you want
here
, but I'm not entirely sure that that's what you want. What version of C++ are you using? .NET or older? More importantly - are you using MFC?
dargueta
View Public Profile
Send a private message to dargueta
Find all posts by dargueta