I know I could do something like this with a MemoryBlock but a structure
would be faster and easier to maintain. Is it possible someway? It does not
look like I can set the offsets in the IDE.
Structure Point
Declaration Offset Size
X As UInt32 0 4
Y As UInt32 4 4
PointU64 as UInt64 0 8
End structure
BTW this is is just an illustrative example.
- karen
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>