main_interation and GetMessage



Hi,

I use GTK on Windows.

My app so far uses main_interation(true) as main message loop.
Now I need to prefilter messages for IOleInPlaceActiveObject of Internet Explorer to feed its TranslateAccelerator() function.

Can I somehow combine the winapi function GetMessage() and the gtk message loop?

regards

Henrik


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]