[Interest] debug QtBrowserPlugin
Jason H
scorp1us at yahoo.com
Wed Mar 14 14:53:22 CET 2012
Well, your Qt code should already validate.
Then you wrap it in a COM (ActiveX / Active Qt) wrapper.
The Browse plugin is probably just an implementation of ActiveQt.
Back when I did a ActiveX plugin, I remember something needing to be done with Apartment model threading. That was years ago, I might be wrong. But if your Qt code is validated that would explain why you are having trouble now.
________________________________
From: Sergey <sh0375 at gmail.com>
To: interest at qt-project.org
Sent: Wednesday, March 14, 2012 7:51 AM
Subject: [Interest] debug QtBrowserPlugin
Hello,
How to debug QtBrowsePlugin application, so that I could step by each
line of code in Visual Studio?
If my Plugin crushes in browser, how to find line of code, where crush
happens?
--
Thanks
_______________________________________________
Interest mailing list
Interest at qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20120314/5ee6f93e/attachment.html>
More information about the Interest
mailing list