Read More From External SysListView

You can talk about VB programming here

Read More From External SysListView

Postby autopilot » Sun Apr 15, 2007 11:19 am


nano shared a great way to read a SysListView control in an external program. Now I am looking for a way to read the column headings on an external SysListView control. I am using VB 2005. Does anyone have a solution to read the column headings?

Thanks

autopilot
User avatar
autopilot
Forum Moderator
Forum Moderator
 
Posts: 358
Joined: Sat Sep 23, 2006 7:19 pm

Postby BattleStar-Galactica » Sun Apr 15, 2007 1:20 pm

do you want to read external listview header label :?:
are you able to read it in local process with api win32 imported function

to read external process memory is the same way as you can see to get external listview item.

1- allocate memory space in external process
2- write memory to the memory space allocated
3- read back from external memory into local memory
you done :wink:

btw I never try to get listview column header. so I dont have any code already cooked :lol:

try to do your test in local process first and if it's all ok then you can go with external process; that's my method to try some new thing
Big math problem
2 - 1 = 0 = without you I'm nothing
User avatar
BattleStar-Galactica
imFiles Master
imFiles Master
 
Posts: 565
Joined: Tue Sep 20, 2005 12:19 am
Location: safest place to hide

Postby autopilot » Wed Apr 18, 2007 2:25 am

nano thanks for the reply... i have not been able to figure out how to use windows api to read the header information (yes i do mean the column label when it is shown as list or detail view). if you have any insight, i would be very greatful if you would share it.

autopilot
User avatar
autopilot
Forum Moderator
Forum Moderator
 
Posts: 358
Joined: Sat Sep 23, 2006 7:19 pm


Return to Visual Basic Programming

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 0 guests

cron