Qt ActiveX control and windows shell
C++ Gurus
1
Posts
1
Posters
1.1k
Views
1
Watching
-
HI, I've recently made a ActiveX Control with Qt, it work fine, but now i want to embed it in my shell extension. I don't have ATL or MFC library, so i don't know how to embed my custom control, i 've also need to make it parent of the preview pane of windows. The shell extension i've made is preview handler.