-
-
Notifications
You must be signed in to change notification settings - Fork 139
Open
Description
Thank you for your kind reply.
I'm sorry, but I'd like to make an additional request. Allocate a size of 2gb or more to the unmanaged memory below, as shown below.
IntPtr unmanagedarray = Marshal.AllocCoTaskMem(filesize);
Marshal.Copy(byte, unmanagedarray,0,filesize):
It would be appreciated if you could add a function so that unmanagedarray memory can be passed to Wpfhexeditorcontrol and output to hexview.
MemoryStream 2gb limit is too difficult T_T.
Metadata
Metadata
Assignees
Labels
No labels