J
Jacky
Hi,
I am trying to make network card interface with VB.NET 2002.
I use DeviceIOControl-function. I have tried to define inbuffer and
outbuffer using byte array and it's pointer. The second I tried
AllocHGlobal and Copy.
They works nice though the old app set these parameters to heap and VB.NET
to programs reserved memory area.
I get windows error 31.
Any suggestion??
Thanks in Advance,
Jacky
I am trying to make network card interface with VB.NET 2002.
I use DeviceIOControl-function. I have tried to define inbuffer and
outbuffer using byte array and it's pointer. The second I tried
AllocHGlobal and Copy.
They works nice though the old app set these parameters to heap and VB.NET
to programs reserved memory area.
I get windows error 31.
Any suggestion??
Thanks in Advance,
Jacky