R
RaviAmbani
I am facing a problem in copymemory api in vb.net .
the problem is that i have used copymemory api extensively in my
project originally written in vb6.0 ,
now when i'm migrating my project to vb.net "as any"is not supported
over here.
so my code having copymemory is not upgraded.
i can't overload copymemory api as i mainly use copymemory api to copy
user defined structures to byte array and vice versa and i have lot
many of these structures.
so please provide me with some way out.
the problem is that i have used copymemory api extensively in my
project originally written in vb6.0 ,
now when i'm migrating my project to vb.net "as any"is not supported
over here.
so my code having copymemory is not upgraded.
i can't overload copymemory api as i mainly use copymemory api to copy
user defined structures to byte array and vice versa and i have lot
many of these structures.
so please provide me with some way out.