Hi,
i want to locate the DialogFunc of my apps main window. there are many buttons on it and i want to see the function which gets called upon button press.
I have already located CreateDialogIndirectParam in IDA, but dialogfunc which is used here, does only some stuff on WM_INITIALIZE, otherwise it just returns. Where is my real message handler or how can i find it?
regards!






