I have an application which is a kind of dictionary.

The application is an exe and I don't have the source for it.

However I would like to import the words in this application to my application's database.

When I execute this dictionary application it displays a window which has a listbox which in turn displays the words.

Is it possible for me to acquire the words displayed in the listbox by any means.

Any help will be appreciated.

Mitesh