iceman

iceman

  • NA
  • 1
  • 0

SysListView32 another application

Jun 29 2010 3:33 AM
Hello, I need to pull data from another application. I have written to code to get it (using VirtualAllocEx, readmembory.. etc).

The program gets data for simple application, but for a particular application that I need, it doesn't seem to work, it returns empty string..

the application from which I need to retrieve data has a parent class named: Afx:00400000xx

I have used EnumChildWindow to loop through all the windows but it doesnt seem to produce any results

using Visual Studio 2003

Any help will be appreciated


Thanks