Export contents of a listbox to a textfile

Posted by Wadih M. on Stack Overflow See other posts from Stack Overflow or by Wadih M.
Published on 2009-07-15T23:21:47Z Indexed on 2010/03/20 20:31 UTC
Read the original article Hit count: 115

Filed under:
|

How can the Windows API be accessed in order to find a ListBox control in an application and export its contents to a text-file or an excel file.

Are there any applications (of the type of Spy++) that can accomplish such task?

© Stack Overflow or respective owner

Related posts about winapi

Related posts about listbox