Il 15/06/2015 10:00, Andre Barth ha scritto:
Any ideas how would I make use of the extern functions qt_addObject()
and qt_removeObject(), respectively? (In Windows)

Do I have to write loader / injection code myself that hooks up my
functions instead?

Yes, take a look at how GammaRay (used to?) do it:

https://github.com/KDAB/GammaRay/tree/master/hooking

For good news, starting from Qt 5.4 it's extremely easier to install your own hooks:

https://codereview.qt-project.org/#/c/83272/

Hope this helps,
--
Giuseppe D'Angelo | giuseppe.dang...@kdab.com | Software Engineer
KDAB (UK) Ltd., a KDAB Group company | Tel: UK +44-1625-809908
KDAB - The Qt Experts

Attachment: smime.p7s
Description: Firma crittografica S/MIME

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to