View Single Post
  #4 (permalink)  
Old 07-12-2008, 10:53 PM
dargueta dargueta is offline
Guru
 
Join Date: Oct 2007
Age: 18
Posts: 696
Last Blog:
Programs Under the Hoo...
Rep Power: 12
dargueta is a jewel in the roughdargueta is a jewel in the roughdargueta is a jewel in the roughdargueta is a jewel in the rough
Default 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?
Reply With Quote