Yes, exactly. Some of the FileStream constructors do take a IntPtr/SafeFileHandle as parameter. Using one of these construcrors sould enable you to accomplish your task.
↧
Yes, exactly. Some of the FileStream constructors do take a IntPtr/SafeFileHandle as parameter. Using one of these construcrors sould enable you to accomplish your task.