03-14-2009, 04:34 PM
Thanks, Gintaras.
I think i also can use WM_CONTEXTMENU - it seems to work..
But this was not the only problem, i tried to make the popupkey close if another window was activated.
And here the solution was to Post a WM_APP on WM_ACTIVATE.
So now it all works as it should - great !
I think i also can use WM_CONTEXTMENU - it seems to work..
But this was not the only problem, i tried to make the popupkey close if another window was activated.
And here the solution was to Post a WM_APP on WM_ACTIVATE.
So now it all works as it should - great !