I fully understand the alignmet issues for UDT's in VB and PB (and others).. But is this a really stupid idea.? What I've done is to open a file in a ram drive, 'Put' my VB UDT and then call PB. PB opens the file and reads it into a byte array and does the fast stuff. No alignment problems!! and as far as i can tell it's faster than passing a pointer of the UDT and "padding" it in PB and lots less work.
Just a thought
Doug
Just a thought
Doug
Comment