Andrew de Quincey adq_dvb@lidskialf.net writes:
IDA *is* changing what has been captured. If I add a MENU_SetCapture(hwndOwner); just after the WM_INITMENUPOPUP is sent, this fixes the problem. Is this an acceptable solution?
That depends on what Windows does. This will probably require writing a test program to find out.