Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Problem with CXTBrowseEdit class?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Problem with CXTBrowseEdit class?

 Post Reply Post Reply
Author
Message
muthukrishnan View Drop Down
Newbie
Newbie
Avatar

Joined: 13 March 2007
Location: India
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote muthukrishnan Quote  Post ReplyReply Direct Link To This Post Topic: Problem with CXTBrowseEdit class?
    Posted: 13 March 2007 at 12:56am

Hi,

I am coding with CXTBrowseEdit class. Where when i create an object of this class i get an error message that "Debug Assertion Failed" at the constructor of that class(CXTBrowseEdit). This is happening with Debug mode only.
 
In Release mode it works well.
 
Why this is at debug mode only ?
 
Can you can me in this?
Back to Top
mgampi View Drop Down
Senior Member
Senior Member
Avatar

Joined: 14 July 2003
Status: Offline
Points: 1210
Post Options Post Options   Thanks (0) Thanks(0)   Quote mgampi Quote  Post ReplyReply Direct Link To This Post Posted: 14 March 2007 at 3:12am
Hi,
could you show how you instantiate/create the CXTBrowseEdit control? Perhaps it depends on how you do this.
If you're statically linking to the toolkit, don't forget to include the toolkit resources into your project. Otherwise the load of strings in CXTBrowseEdit constructor fails, resulting in asserts in debug mode.
Martin

Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0
Platform: Windows 10 v 22H2 (64bit)
Language: VC++ 2022
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.063 seconds.