phaseshift
IS-IT--Management
I need to read a file into memory then get a pointer for the files memory location to pass to a C++ dll. I know how to get a pointer in C++ but not not in C#.
Any thoughts on where to start. Google hasns't turned anything good up.
Also it there a way to do this without getting into unsafe code?
Any thoughts on where to start. Google hasns't turned anything good up.
Also it there a way to do this without getting into unsafe code?