Re: Problem closing app with big UDT
- From: erewhon@xxxxxxxxxx (J French)
- Date: Wed, 22 Nov 2006 08:46:29 GMT
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
.
- References:
- Problem closing app with big UDT
- From: David Kerber
- Re: Problem closing app with big UDT
- From: J French
- Re: Problem closing app with big UDT
- From: Bob O`Bob
- Problem closing app with big UDT
- Prev by Date: How to center a Grid vb6
- Next by Date: Re: Problem closing app with big UDT
- Previous by thread: Re: Problem closing app with big UDT
- Next by thread: Re: Problem closing app with big UDT
- Index(es):
Relevant Pages
|
Loading