Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Change of virtual function
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Change of virtual function

 Post Reply Post Reply
Author
Message
jimmy View Drop Down
Senior Member
Senior Member


Joined: 11 November 2003
Location: Austria
Status: Offline
Points: 516
Post Options Post Options   Thanks (0) Thanks(0)   Quote jimmy Quote  Post ReplyReply Direct Link To This Post Topic: Change of virtual function
    Posted: 18 October 2006 at 11:28am
PLEASE, PLEASE, PLEASE

if you change a virtual function ( or add a parameter)
PLEASE add this changes into the release notes.

We search many troubles. And often we found a changed of a
virtual function, and our function will not call.
And no info in the release notes.

V9.81 XTPPropertyGridItem
virtual void OnLButtonDblClk();

V10.3 XTPPropertyGridItem
virtual void OnLButtonDblClk(UINT nFlags, CPoint point);

    Jimmy

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.031 seconds.