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 <[email protected]>
To: [email protected] 
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
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest
_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to