Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
hello how read memory variable file 0r files *.mem in c#.net?
If you just want to read the .mem file, it's easy : byte[] array = File.ReadAllBytes(@"c:\test.mem");
tankhs, but not answer
nobady answear quistion?