Hi All,
Sorry for my late reply, but big thanks for all the help!

Lou, sorry - the dead tag remained from our company-internal code scratchpad
where we out small bits of code for the other to look at. As this also
contains vars related to DRM, the app refused to run after the initial
startup - which is very bad for the kind of app we were planning...thuis I
tagged it with dies...

Best regards
Tam Hanna

Subject: Re: Weird Pref problem
From: Lou Krieg <[EMAIL PROTECTED]>
Date: Wed, 21 May 2008 17:36:37 -0400
X-Message-Number: 6

On May 21, 2008, at 5:22 PM, Dave Carrigan wrote:

>
> On May 21, 2008, at 2:19 PM, Tam Hanna wrote:
>
>> Anybody any ideas on what is going on here?
>
> Not without you providing the code you are using to read/write the  
> prefs.
>

I agree... it is likely that you are "stepping on" some data while  
writing elements of the outer struct. Note also that the compiler may  
generate the struct with padding to word align some of the elements...  
you must not depend on elements being adjacent.

Also, what do you mean by saying one "dies"?

    --Lou Krieg


-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to