Hi

Does Wine support right mouse button double clicks? I have an App with
a dialog (in fact an overridden MFC CDialog for about infos) in which I can
double click with the right mouse button to show some additional info. But
they never show up. After +relay tracing the messages I found that only
WM_RBUTTONDOWN and WM_RBUTTONUP messages are generated,
none of them get converted into clicks or even double clicks, no matter
how fast I click. Does anyone have an idea?

Thanks

Fabi




Reply via email to