![]() |
11.2.0: AjustResizeRect declaration changed |
Post Reply
|
| Author | |
robin_l
Senior Member
Joined: 15 October 2006 Status: Offline Points: 117 |
Post Options
Thanks(0)
Quote Reply
Topic: 11.2.0: AjustResizeRect declaration changedPosted: 15 September 2007 at 7:51am |
|
In 11.1.2 and earlier, CXTResize::AjustResizeRect is declared as
virtual void AjustResizeRect(CRect& rcWindow);
in 11.2.0 it is: virtual void AjustResizeRect(CSize& rcWindow); Why change a virtual function call this way? It breaks all code that uses it!
|
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |