
How can I know where to set a breakpoints with IDA PRO in a VB6 Application when the user clicks in a button? , I tried to break in a PeekMessage function but it stops as soon as I get the focus and I am not sure how to find the exact code executing when the user clicks the button , thanks