Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Clear blocks = size=0???
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Clear blocks = size=0???

 Post Reply Post Reply
Author
Message
znakeeye View Drop Down
Senior Member
Senior Member
Avatar

Joined: 26 July 2006
Status: Offline
Points: 1672
Post Options Post Options   Thanks (0) Thanks(0)   Quote znakeeye Quote  Post ReplyReply Direct Link To This Post Topic: Clear blocks = size=0???
    Posted: 17 June 2009 at 5:18pm
I keep getting this printed in my output window during debugging:
 
Clear blocks = size=0
Clear blocks = size=0
Clear blocks = size=0
...
 
I can't remember this ever happened with 13.0. I might be mistaking, but I think this comes from XTP 13.1. Ideas?
PokerMemento - http://www.pokermemento.com/
Back to Top
znakeeye View Drop Down
Senior Member
Senior Member
Avatar

Joined: 26 July 2006
Status: Offline
Points: 1672
Post Options Post Options   Thanks (0) Thanks(0)   Quote znakeeye Quote  Post ReplyReply Direct Link To This Post Posted: 18 June 2009 at 3:13am
Nandayo! Remove this TRACE please!
 
void CXTPReportSelectedRows::Clear()
{
    TRACE(_T("Clear blocks = size=%d\n"), m_arrSelectedBlocks.GetSize());
PokerMemento - http://www.pokermemento.com/
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.156 seconds.