Hi,
I've made a program that lets users add a .reg file to the registry. When that's done, I want my app to end. But when executing, regedit has this messagebox popped up with a conformation. And if my app ends while this messagebox pops up, the messagebox gets minimized and stuff, very irritating.
SO my question is: how can I detect when the user has clicked the 2 messageboxes away, so my app is ready to quit?
Tnx in advance.
MK
