by sturner <sturner@[EMAIL PROTECTED]
>
Jun 12, 2008 at 09:56 AM
Progress: I can make it work in VB6.
I still get the same problem, but I can use CopyMemory API call to get
the next 2 coordinates as well.
..Net doesn't let you do that though because it won't let you access
the next couple of slots of memory.
Is there a way of telling .net that the memory is unmanaged and
accessible?