Re: Problem closing app with big UDT



On Tue, 21 Nov 2006 13:07:11 -0800, Bob O`Bob
<filterbob@xxxxxxxxxxxxxxx> wrote:

<snip>

Also I would check the Delphi Application and see if the Record uses
the 'Packed' keyword - if it does then you have big problems (but I
can see an elegant solution to that)


Indeed!

Once one is already using copymem, the utility offered by UDTs is minimal;
just drop it all into a byte array.

Spot on Bob
- a Byte Array in a Class exposing the 'fields' as properties
.



Relevant Pages


Loading