Stretchwickster
Programmer
Hi,
I'm trying to get the text contained on a message-box.
I figured that I either need to:
a) catch a windows message that causes this message-box to be shown.
or
b) wait for the message-box to appear then grab its text.
How would I go about doing this?
Your help would be much appreciated!
Clive
I'm trying to get the text contained on a message-box.
I figured that I either need to:
a) catch a windows message that causes this message-box to be shown.
or
b) wait for the message-box to appear then grab its text.
How would I go about doing this?
Your help would be much appreciated!
Clive