PDA

Click to See Complete Forum and Search --> : API and the listview control


Nov 1st, 2000, 10:51 PM
Is there a way to use API to get the items in a listview that are in another program if you know the handle of the listview. I know it can be done with a listbox, just havent seen any code for the listview that does it.

tumblingdown
Nov 2nd, 2000, 11:18 AM
http://msdn.microsoft.com/library/default.asp?URL=/library/psdk/shellcc/commctls/listview/messages/lvm_getitem.htm



td.