I need to find all the buttons and texts located on a certain window dialogs running.
How can I access the window dialogs and detect them properly?

If I get handles as the return value, can I just use it in VB or should I convert to a certain type to use it?
Thanks...........