Re: Office97 Install issue

2005-09-11 Thread Steven Edwards
Hi, On Sun, 2005-09-11 at 13:18 +0200, Detlef Riekenberg wrote: > When I started with wine (in march), I changes wineprefixcreate to > support additional options, but there where to much things fixed to > "c:\windows" (including the Settings above). > > > See Also: > > wineprefixcreate is fix

Re: hhctrl: Load the default Url in the HTML Pane [take 2]

2005-09-11 Thread James Hawkins
On 9/9/05, James Hawkins <[EMAIL PROTECTED]> wrote: > Hi, > > Cleaned some smudges spotted by Jacek. > > Changelog > * Add the WebBrowser implementation. > * Load the default Url in the HTML Pane. > Is there anything wrong with this patch? -- James Hawkins

OOo2.0beta2 installer crashes wine-20050830 in MultiByteToWideChar in msi_process_pending_messages

2005-09-11 Thread Dan Kegel
Here's a log of wine-20050830 crashing while running the setup.exe in the directory created by unpacking http://openoffice.mirrors.pair.com/ftp/stable/2.0beta2/OOo_2.0beta2_Win32Intel_install.zip (This is on FC3, with wine-20050830 compiled from source tarball, with Mike's patch to fix the ACTION_

Re: OOo2.0beta2 installer crashes wine-20050830 in ACTION_VerifyComponentForAction

2005-09-11 Thread Dan Kegel
Mike McCormack wrote: Here's a log of wine-20050830 crashing while running the setup.exe in the directory created by unpacking OOo_2.0beta2_Win32Intel_install.zip. (This is on FC3, with wine-20050830 compiled from source tarball.) ... Could you please try the attached patch, and see if it fix

GetIDsOfNames

2005-09-11 Thread Walt Ogburn
Hi guys, Eric Tanguy asked on wine-users a while back about getting some geography games (http://olivier.leflon.free.fr/jeux/jeux.htm) to run. These seem to be Visual Basic, so oleaut32 issues come up. We succeeded with the first one (departments of France - font size problem fixed). Next, ther

Re: Empire Earth continued

2005-09-11 Thread Lionel Ulmer
> *Windows increases the refcount of the DirectDraw7 object by 1 when a surface > is created. When the surface is released, the refcount of the DirectDraw7 > object is decreased, obviously. Wine doesn't do so(yet), and to my current > knowledge, this is what makes Empire Earth crash. Yeah, this

Re: Empire Earth continued

2005-09-11 Thread Stefan Dösinger
Hello, > What you could test is artifically increase the refcount of 'normal' > surfaces and check if these are deleted or not. Sorry for the delay, I was busy over the weekend, but here are some more results. I hope I wasn't misslead by anything again ;-) *Windows increases the refcount of the D

Re: DDraw: Better flag handling in SetCooperativeLevel

2005-09-11 Thread Stefan Dösinger
Hello, This patch was still not applied. Is anything wrong with it? Does anyone have improvement suggestions? http://www.winehq.org/pipermail/wine-patches/2005-September/020551.html Thanks, Stefan Dösinger

Re: Office97 Install issue

2005-09-11 Thread Detlef Riekenberg
Am Samstag, den 10.09.2005, 17:51 -0400 schrieb Steven Edwards: > +[System\\CurrentControlSet\\Control\\Session Manager\\Environment] > +"ComSpec"=str(2):"%SystemRoot%\\System\\wcmd.exe" > +"PATH"=str(2):"%SystemRoot%;%SystemRoot%\\System" > +"PROCESSOR_ARCHITECTURE"="x86" > +"SystemDrive"="C:" >

Re: patches

2005-09-11 Thread Robert Lunnon
On Sunday 11 September 2005 19:04, Ivan Leo Puoti wrote: > Robert Lunnon wrote: > >This might be a moot point. In general it isn't possible to copyright an > >Interface definition under most copyright jurisdictions (other wise > > merely using the interface in your own program would be a copyright

wineconsole and solaris

2005-09-11 Thread Robert Lunnon
I have managed to sort out a solution to the curses problem with wineconsole, but I noticed that -backend=user doesn't work properly either. I get a window with alternating stripes of black and the root window image and text output doesn't emerge (perhaps a font problem ?). I uploaded an image o

Re: patches

2005-09-11 Thread Ivan Leo Puoti
Robert Lunnon wrote: This might be a moot point. In general it isn't possible to copyright an Interface definition under most copyright jurisdictions (other wise merely using the interface in your own program would be a copyright violation). So the exact header "expression" is protected IE

Re: patches

2005-09-11 Thread Robert Lunnon
On Sunday 11 September 2005 04:25, Ivan Leo Puoti wrote: > Eric Pouech wrote: > > SDK is available on msdn (web site I mean) with most of the information > > we need. > > No, MSDN has the documentation, and only the documentation, subject to > these TOS > http://msdn.microsoft.com/library/default.a

Re: subauth.h

2005-09-11 Thread Luke Kenneth Casson Leighton
On Sun, Sep 11, 2005 at 11:07:23AM +0900, Mike McCormack wrote: > > Luke Kenneth Casson Leighton wrote: > >oh maaan, that's really sad: i know what the stuff in subauth.h is all > >about, agh! > > Looking at the title of the post, I mistakenly thought that you posted a > patch for a moment..