|
-
Jun 7th, 2002, 10:04 AM
#1
Thread Starter
Frenzied Member
Newbie question... accessing 2D arrays passed from VB
Hi all. I tried to make a DLL that needs to access some 2D arrays passed from VB (some of them are DX textures, others are simple 2D arrays [lookup tables]). Of course it didn't work 
Can someone here please explain it to me? The way I did it was like this: *(PointerToFirstElement + Y * Width + X)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|