Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: y0ker
  • Content: Threads
  • Order by date
  1. y0ker

    ReadProcessMemory only returns 1 byte

    Windows xp sp3 Delphi 7 Trying to read strings from another process memory but I m only getting 1 byte back from the read operation. The findprocess() function is predefined in an include btw ---------- var Window: integer; dat: array[0..500] of Char; read: cardinal; Str...

Part and Inventory Search

Back
Top