1. Win32lib 0.60.4 available

The next release is available from

 http://www.users.bigpond.com/ddparnell/euphoria/euphoria.htm

The main issues fixed are the 'Logic Error' messages for some 
resources not handled correctly, and backgound colors when used
with WinXP manifests.

See changes at 

 http://www.users.bigpond.com/ddparnell/euphoria/changes.htm

-- 
Derek Parnell
Melbourne, Australia

new topic     » topic index » view message » categorize

2. Re: Win32lib 0.60.4 available

On Mon, 23 Aug 2004 02:22:50 -0700, Derek Parnell
<guest at RapidEuphoria.com> wrote:

>The next release is available from
>
> http://www.users.bigpond.com/ddparnell/euphoria/euphoria.htm
>
>The main issues fixed are the 'Logic Error' messages for some 
>resources not handled correctly, and backgound colors when used
>with WinXP manifests.
>
Grr. I just tried that with MEditor, Options, Colour and fontsize and
got (win98SE):

LOGIC ERROR: Held resource owner is not the actual owner.

Never seen that message before.

Regards,
Pete

new topic     » goto parent     » topic index » view message » categorize

3. Re: Win32lib 0.60.4 available

Pete Lomax wrote:
> 
> On Mon, 23 Aug 2004 02:22:50 -0700, Derek Parnell
> <guest at RapidEuphoria.com> wrote:
> 
> >The next release is available from
> >
> > <a
> > href="http://www.users.bigpond.com/ddparnell/euphoria/euphoria.htm">http://www.users.bigpond.com/ddparnell/euphoria/euphoria.htm</a>
> >
> >The main issues fixed are the 'Logic Error' messages for some 
> >resources not handled correctly, and backgound colors when used
> >with WinXP manifests.
> >
> Grr. I just tried that with MEditor, Options, Colour and fontsize and
> got (win98SE):
> 
> LOGIC ERROR: Held resource owner is not the actual owner.
> 
> Never seen that message before.

Well congratulations are in order then blink

But seriously ...

I suspect your modified/extended print routines are now in conflict
with the stuff in Win32lib. I'll check it out today, and most
likely (finally) include your (much better than my) print
routines into the library.

-- 
Derek Parnell
Melbourne, Australia

new topic     » goto parent     » topic index » view message » categorize

4. Re: Win32lib 0.60.4 available

Pete Lomax wrote:
> 
> On Mon, 23 Aug 2004 02:22:50 -0700, Derek Parnell
> <guest at RapidEuphoria.com> wrote:
> 
> >The next release is available from
> >
> > <a
> > href="http://www.users.bigpond.com/ddparnell/euphoria/euphoria.htm">http://www.users.bigpond.com/ddparnell/euphoria/euphoria.htm</a>
> >
> >The main issues fixed are the 'Logic Error' messages for some 
> >resources not handled correctly, and backgound colors when used
> >with WinXP manifests.
> >
> Grr. I just tried that with MEditor, Options, Colour and fontsize and
> got (win98SE):
> 
> LOGIC ERROR: Held resource owner is not the actual owner.
> 

Still investigating. It's not in the printer routines though. 

I'm going to see Carlton beat Collingwood (Australian Rules Football) now
so I'll continue tomorrow morning. 

-- 
Derek Parnell
Melbourne, Australia

new topic     » goto parent     » topic index » view message » categorize

5. Re: Win32lib 0.60.4 available

On Fri, 27 Aug 2004 00:50:46 -0700, Derek Parnell
<guest at RapidEuphoria.com> wrote:

>Still investigating. It's not in the printer routines though. 

Far as I can tell, it appears to be caused by use of NullBrushID,
which is owned by 124 not 132...

Regards,
Pete

new topic     » goto parent     » topic index » view message » categorize

6. Re: Win32lib 0.60.4 available

Pete Lomax wrote:
> 
> On Fri, 27 Aug 2004 00:50:46 -0700, Derek Parnell
> <guest at RapidEuphoria.com> wrote:
> 
> >Still investigating. It's not in the printer routines though. 
> 
> Far as I can tell, it appears to be caused by use of NullBrushID,
> which is owned by 124 not 132...

I've fixed this problem. It was caused by me treating all resources as
if they could only have one owner at a time. But with Stock Resources,
NullBrush and a couple of others, they can be shared amongst owners.

Thus a decent update of the resource handling code was required. I'm still
testing the changes I made, but at least MEditor no longer complains blink

-- 
Derek Parnell
Melbourne, Australia

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu