Re: Interface Question
- From: Marco van de Voort <marcov@xxxxxxxx>
- Date: Wed, 11 Oct 2006 09:00:24 +0000 (UTC)
On 2006-10-10, Rob Kennedy <me3@xxxxxxxxxxx> wrote:
I'll begin by referring you to a couple of articles on my Web site,
which describe the layout of objects in memory when they implement
interfaces.
http://www.cs.wisc.edu/~rkennedy/interface-object
With 64-bit coming up, it might be a good habit to start expressing offsets
etc in sizeof(integer) and sizeof(pointer).
For the "Does the compiler treat any types specially?" article: aren't pchar
(overindexing, conversions) and static array of char (assignment compat
to ansistring?) also "special"? The latter bit me in the back once porting
ICS.
.
- Follow-Ups:
- Re: Interface Question
- From: Rob Kennedy
- Re: Interface Question
- References:
- Interface Question
- From: alanglloyd@xxxxxxx
- Re: Interface Question
- From: Rob Kennedy
- Interface Question
- Prev by Date: Re: Interface Question
- Next by Date: ActiveX
- Previous by thread: Re: Interface Question
- Next by thread: Re: Interface Question
- Index(es):
Relevant Pages
|