S
Stu Banter
(similar msg posted in csharp.general)
I want to look up strings 'somewhere in memory' (beyond my control).
How can I do this quickly using C#?
The strings, coming from "black box" program A are used as input for program
"B" (B my program).
B is supposed to become a log function for A's output.
Ideas and hins very welcome!
TIA Stu Banter
I want to look up strings 'somewhere in memory' (beyond my control).
How can I do this quickly using C#?
The strings, coming from "black box" program A are used as input for program
"B" (B my program).
B is supposed to become a log function for A's output.
Ideas and hins very welcome!
TIA Stu Banter