Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Command Bars
  New Posts New Posts RSS Feed - CXTPToolBar::::ModifyBarStyle wrong
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTPToolBar::::ModifyBarStyle wrong

 Post Reply Post Reply
Author
Message
naggerman View Drop Down
Newbie
Newbie


Joined: 21 January 2004
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote naggerman Quote  Post ReplyReply Direct Link To This Post Topic: CXTPToolBar::::ModifyBarStyle wrong
    Posted: 21 January 2004 at 7:42pm

Declaration of this function is wrong:

void CXTPToolBar::ModifyBarStyle(WORD dwRemove, DWORD dwAdd);

dwRemove should be of type DWORD not WORD. This make it impossible to i.e. remove the CBRS_GRIPPER style!

Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 23 January 2004 at 3:35pm
Fixed. Thank you.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
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.188 seconds.