by Paul Geisler <paul.geisler@[EMAIL PROTECTED]
>
Jun 27, 2008 at 02:19 AM
Um i think if you do OGL things you are maybe advanced enough to try c
or some other language :-]
such api problems often eat up the ease the convenient languages deliver..
sturner schrieb:
> 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?
>