PDA

View Full Version : Grrr- 2.6 Treeview Changes...



Agent-Smith
12-11-2003, 09:12 PM
I am using the older method of pulling the treeview text by reading the lparam -> pointer -> string method and it is no longer working.

Any ideas?

random nut
12-11-2003, 10:23 PM
What's not working? Reading memory? Try using klr.exe because kazaa's loader will probably prevent you from reading kazaa's memory.

Agent-Smith
12-11-2003, 10:49 PM
using KLR - it can read from memory fine but either the way the treeview is done has changed drastically or something.

THe pointers lead me to garbage text - prolly more binary data of some form.

Im testing this with the search tree btw..

Agent-Smith
12-13-2003, 12:50 AM
Nothing guys?

I've tried just about everything now - I can see the damn text structure in memory but cant for the life of me figure out how to get the right pointers to it.