Re: Sibelius 2

2004-02-29 Thread Fabian Cenedese
>When it crashes there is no useful message, only "Unhandled exception". Using winedbg >I have found that Sibelius appears to be following a NULL pointer. I haven't yet >managed to track down where it's getting the bad pointer from... any suggestions would >be appreciated. Maybe the NULL pointe

Re: winegcc: portability

2004-02-29 Thread Kirill Smelkov
1 Март 2004 05:52, Dimitrie O. Paun написал: > OK, this is it. I've included the new config.h.in for > patch review convenience. Please run > > autoheader > autoconf > > after applying it. With this stuff in the tree, we should > be able to build programs/* with it. Next on the list is > -shared su

Fixing NTQueryVirtualMemory once and for all (Was: Borland C++ 5.5 fails on Link, any ideas?)

2004-02-29 Thread Troy Rollo
On Mon, 1 Mar 2004 00:53, Jakob Eriksson wrote: > Somebody made a patch to support this in the past, but it was not > the proper way to do it. > It's got something to do with address space not being setup the same way > as on Windows as far as I can recall. Part of the problem is that there doesn'

Re: Cross compiling Wine with MinGW

2004-02-29 Thread Francois Gouget
On Wed, 25 Feb 2004, Hans Leidekker wrote: [...] > Same goes for the networking related dlls > (ws2_32, icmp and iphlpapi, vnb.vxd, wininet, wsock32). Shouldn't wininet build on ws2_32 and thus compile? I think it should be investigated... > msvcrt is close to building because what I saw was mos

Re: Borland C++ 5.5 fails on Link, any ideas?

2004-02-29 Thread Michael Pyne
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 29 February 2004 05:48 am, you wrote: > Try attaching to the process using winedbg: > > $ winedbg > > to get the backtraces of the different threads (there may only be one). > > See if any are stuck inside the heap code. If so try runnin

Re: Borland C++ 5.5 fails on Link, any ideas?

2004-02-29 Thread Jakob Eriksson
On Sat, Feb 28, 2004 at 09:35:52PM -0500, Michael Pyne wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi all, > > I've been trying to use the free Borland C++ 5.5 command-line tools to compile > some Windows applications for my school assignments. To be specific, I am in > a grap

winxp version info

2004-02-29 Thread Ivan Leo Murray-Smith
To avoid problems like this one that recently appeared in the newsgroup > Wine emulates XP which is good, > however upon attempting installation it springs up a message requiring > that i have my pc install SP1 it may be a good idea to set the winxp emulation to return the values of winxp sp1. Iva

Re: [QUARTZ] Add implementation for IFilterMapper interface

2004-02-29 Thread Boaz Harrosh
Christian Costa wrote: Fine. :-) BTW, Windows seems to only update the devenum entries, if any, of the category eumerated. I don't think this is significant or not though... devenum entries are Just a cache that quartz is keeping. It is different between DirectShow versions. I have never fig

Re: [QUARTZ] Add implementation for IFilterMapper interface

2004-02-29 Thread Christian Costa
Robert Shearman wrote: Christian Costa wrote: Ok. I had assumed devenum was complete, but obviously not. Does it spit out any fixme's? No, it doesn't. In fact, Devenum enumerates entries in: 1) HROOT\CLSID\{"clsid of categories"]\Instance 2) HCURRENTUSER\Software\Microsoft

Re: Borland C++ 5.5 fails on Link, any ideas?

2004-02-29 Thread Ove Kaaven
søn, 29.02.2004 kl. 03.35 skrev Michael Pyne: > I was wondering if there is a way I can help figure out what the problem is so > that we can get this bug fixed. You could always start with http://www.winehq.org/hypermail/wine-devel/2002/07/0102.html

RE: [QUARTZ] Add implementation for IFilterMapper interface

2004-02-29 Thread Robert Shearman
Christian Costa wrote: > > >Ok. I had assumed devenum was complete, but obviously not. Does > it spit out > >any fixme's? > > > > > No, it doesn't. > > In fact, Devenum enumerates entries in: > 1) HROOT\CLSID\{"clsid of categories"]\Instance > 2) HCURRENTUSER\Software\Microsoft\ActiveMovie\dev

Re: Borland C++ 5.5 fails on Link, any ideas?

2004-02-29 Thread Mike Hearn
On Sat, 28 Feb 2004 21:35:52 -0500, Michael Pyne wrote: > Anyways, Borland C++ runs fine until it tries to link the program in question, > at which point ilink32.exe just sits there and eats CPU cycles. I've tried > letting it run in case it was simply slower than normal due to the Wine > layer

Re: [QUARTZ] Add implementation for IFilterMapper interface (RESEND)

2004-02-29 Thread Christian Costa
Tom wrote: Christian Costa wrote: Hi, This time wih Rob's suggestions. Bye. Changelog : Implemented IFilterMapper and IEnumRegFilters interfaces. Fixed IFilterMapper2_EnumMatchingFilters. Christian Costa [EMAIL PROTECTED] Hi Christian, Should I add you as a worker on quartz? Tom Hi Tom

Re: [QUARTZ] Add implementation for IFilterMapper interface (RESEND)

2004-02-29 Thread Tom
Christian Costa wrote: Hi, This time wih Rob's suggestions. Bye. Changelog : Implemented IFilterMapper and IEnumRegFilters interfaces. Fixed IFilterMapper2_EnumMatchingFilters. Christian Costa [EMAIL PROTECTED] Hi Christian, Should I add you as a worker on quartz? Tom