Re: CoCreateInstance now fails on msxml4.dll

2004-10-15 Thread Bill Medland
On October 15, 2004 12:59 pm, Bill Medland wrote: > Any ideas on this? Probably using a Windows 98 ole32.dll in a Windows NT environment > > (The problem has become apparent since 20040914 but was probably lurking > before) > > Working with a current Wine environment (as of yesterday); fresh .win

CoCreateInstance now fails on msxml4.dll

2004-10-15 Thread Bill Medland
Any ideas on this? (The problem has become apparent since 20040914 but was probably lurking before) Working with a current Wine environment (as of yesterday); fresh .wine created and the DllOverride added to call native ole32 If you run regsvr32 /s msxml4.dll it registers itself as at %System

Re: Problems using set in winedbg

2004-10-15 Thread Eric Pouech
If I type set + reg the debugger seems to sort of hang. It doesn't give the prompt. As time passes it complains about being not able to find rhe pdb files etc. but at no point do I get the opportunity to tell it to continue. I have tried leaving it for 10 minutes after the last pdb complain

Re: Problems using set in winedbg

2004-10-15 Thread Bill Medland
On October 15, 2004 10:35 am, Eric Pouech wrote: (Thanks for the response) > Bill Medland a écrit : > > Am I just doing this wrong or is it a bug? > > Snip > > If I type > > set + reg > > the debugger seems to sort of hang. It doesn't give the prompt. As time > > passes it complains about be

Re: [janitor] tools -Wwrite-strings cleanup

2004-10-15 Thread Dimitrie O. Paun
On Fri, Oct 15, 2004 at 06:43:31PM +0200, Daniel Marmier wrote: > If such a risk exists, the latter change implies that we will silently free > the copy of the data instead of trying to free the static data. This could > lead to consider a simple test passed, while causing random results in > more

Re: Problems using set in winedbg

2004-10-15 Thread Eric Pouech
Bill Medland a écrit : Am I just doing this wrong or is it a bug? I am trying to figure out a problem in an application. I want to turn on reg and relay once I am into the program. (If they are turned on initially I can't get into the program because of some sort of timeout or something). I am

Re: Microsoft Data Access Components

2004-10-15 Thread James Hawkins
> Does anyone have a howto or can give me the skinny on what sacrifices I need to make > to get this installed? I'm running Gentoo Wine 20040716. First I would update to the latest release of Wine. That usually fixes a lot of problems, though it might not allow you to install MDAC. On Wed, 13

Re: [janitor] tools -Wwrite-strings cleanup

2004-10-15 Thread Daniel Marmier
On Thursday 14 October 2004 02.55, Alexandre Julliard wrote: > Daniel Marmier <[EMAIL PROTECTED]> writes: > > > This is one situation I would like to discuss a bit more. > > Some code uses a mix of static and dynamic structures containing strings. > > The static instances have constant strings, th

Re: winetest results refused when run by wine

2004-10-15 Thread Kuba Ober
On czwartek 14 paÅdziernik 2004 11:40 pm, Kevin Koltzau wrote: > I think I've found the problem, mingw-w32api does not have mscms > With this patch my build runs successfully An updated crossmingw32-platform-0.10 that includes this patch is being uploaded to http://www.ibib.waw.pl/~winnie Cheers

Re: winetest results refused when run by wine

2004-10-15 Thread Hans Leidekker
On Friday 15 October 2004 05:40, Kevin Koltzau wrote: > I think I've found the problem, mingw-w32api does not have mscms > With this patch my build runs successfully Yes, I probably should have mentioned here that there's a new set of MinGW RPMS on this page: http://mirzam.it.vu.nl/mingw/ tha