E
Empi
Hi,
is [DllImport("coredll.dll", EntryPoint="ReadFile")] managed or not ?
If not, how come I find no sample that relate to the byte[] array
with marshal unmanaged to avoid memory buffer mismatch (none sequential
memory area) ?
Thanks.
is [DllImport("coredll.dll", EntryPoint="ReadFile")] managed or not ?
If not, how come I find no sample that relate to the byte[] array
with marshal unmanaged to avoid memory buffer mismatch (none sequential
memory area) ?
Thanks.