PDA

View Full Version : [Q]VB6 Getting External Listbox


dualfever
12-10-2006, 08:37 PM
Hi coding forums,

I am looking out for how to grab a external listbox from another program and save the entries to a text file or load them into a listbox on the program.

Is this possible?, where would i start ?

I was thinking using the win32 api to read the listbox entries is that possible?

Does anyone know of any examples?

Otherwise maybe reading the memory?