Dan Sugalski <[EMAIL PROTECTED]> wrote: > The only time this offset will be incorrect is if the object > structure changes between the time the offset is fetched and the time > that the offset is used, which is something that needs guarding > against.
Well, that's the point. You don't know in which REG_INT the offset is. You can't adjust this offset or guard against. leo