Running Palm Desktop

2005-07-02 Thread James Liggett
Hi all, I have a palm pilot that came with a lot of different apps, but they have conduits that need windows to function. I have been experimenting with getting Palm Desktop to run with Wine. It installs OK, but it doesn't run because of a bug in WinMM. I can, however, get the Hotsync service to ru

Re: wine configuration

2005-07-02 Thread Mike McCormack
Oliver Stieber wrote: With a lot of wines configuration moving over to HKEY_LOCAL_USER and magic comments being added to identify places where configuration is read, I though it may be a good idea to move over to a standard function for reading configuration instead of using direct registry acc

Re: Bug in dlls/comctl32/comctl32undoc.c

2005-07-02 Thread Felix Nawothnig
First of all: I sent a new DPA testsuite to wine-patches some hours ago (http://tinyurl.com/ddlp4) which tests DPA_InsertPtr() with both (nItems < idx < 0x7fff) and (0x7fff < idx). Our behaviour does not match Windows in both cases (besides several other differences). The tests are marked as t

AW: winefile: UNICODE

2005-07-02 Thread Ralf Reiterer
Hi Martin, > currently it's impossible to compile winefile in UNICODE mode > with Wine without some extra rule for unixcalls.c in the > Makefile. I tried it even without using any TCHAR functions > or types, but inserting include/msvcrt in the include path > conflicts with inclusion of the hea

Re: Assembly problem with glu library

2005-07-02 Thread Robert Lunnon
On Sunday 03 July 2005 01:45, Alexandre Julliard wrote: > Robert Lunnon <[EMAIL PROTECTED]> writes: > > I Get the following assembly errors with the latest cvs, even with the > > very latest gas (2.16.1), any takers on why ? > > winebuild is no longer using autoconf checks now that the platform can

Re: Get Firefox Button

2005-07-02 Thread Tom Wickline
On 7/2/05, James Liggett <[EMAIL PROTECTED]> wrote: > Tom, > I've been following your discussion about putting a Get Firefox button > on the WineHQ front page. While I'm a big fan of Firefox, I think that > we should advocate the more generic W3C standards instead, and use XHTML > that is valid aga

Re: mscms/tests/profile.c

2005-07-02 Thread Uwe Bonnes
> "Hans" == Hans Leidekker <[EMAIL PROTECTED]> writes: Hans> On Saturday 2 July 2005 23:12, Uwe Bonnes wrote: >> fixme:mscms:SetStandardColorSpaceProfileA ( 0x52474220, 0x7ba9fb40 ) >> stub profile.c:427: Test failed: Unexpected profile Hans> This is one the tests that only ge

Re: [PATCH] FCI work for cabinet.dll [cabinet-fci-patch-03c.diff]

2005-07-02 Thread Gerold J. Wucherpfennig
On Sunday 03 July 2005 03:07, Mike McCormack wrote: > Hi Gerold > > Gerold J. Wucherpfennig wrote: > > And now take this... > > Gulp. > > > +p_fci_internal->perf->erfOper = FCIERR_NONE; > > +p_fci_internal->perf->erfType = ERROR_INVALID_DATA; > > +p_fci_internal->perf->fError = TRUE; >

Re: mscms/tests/profile.c

2005-07-02 Thread Hans Leidekker
On Saturday 2 July 2005 23:12, Uwe Bonnes wrote: > fixme:mscms:SetStandardColorSpaceProfileA ( 0x52474220, 0x7ba9fb40 ) stub > profile.c:427: Test failed: Unexpected profile This is one the tests that only get run when there's a color profile installed. Did you install one? What happens if you ru

Get Firefox Button

2005-07-02 Thread James Liggett
Tom, I've been following your discussion about putting a Get Firefox button on the WineHQ front page. While I'm a big fan of Firefox, I think that we should advocate the more generic W3C standards instead, and use XHTML that is valid against those. That way, we can support pretty much any browser.

Re: mscms/tests/profile.c

2005-07-02 Thread Uwe Bonnes
> "Hans" == Hans Leidekker <[EMAIL PROTECTED]> writes: Hans> On Saturday 2 July 2005 22:45, Uwe Bonnes wrote: >> make test in dlls/mscms/tests fails in profile.c. It seems that the >> test expects an installed ColorProfile.exe. However I think our >> police for the Hans> N

Re: mscms/tests/profile.c

2005-07-02 Thread Hans Leidekker
On Saturday 2 July 2005 22:45, Uwe Bonnes wrote: > make test in dlls/mscms/tests fails in profile.c. It seems that the test > expects an installed ColorProfile.exe. However I think our police for the No, tests that depend on an installed color profile will be skipped when a color profile can't be

Re: Bug in dlls/comctl32/comctl32undoc.c

2005-07-02 Thread Sascha Cunz
Hi, > > In lines 1944 and 1977 of dlls/comctl32/comctl32undoc.c the value > > "0x7FFF" is used to check for the boundary of a 32 bit integer. However, > > there should be used MAX_INT instead. > I somehow doubt that this function will ever encounter an INT greater > than MAX_INT... :) you're of

mscms/tests/profile.c

2005-07-02 Thread Uwe Bonnes
Hallo, make test in dlls/mscms/tests fails in profile.c. It seems that the test expects an installed ColorProfile.exe. However I think our police for the tests is to have them succeed without any other prerequisit. Hans, can you perhaps rethink your test strategy? Bye -- Uwe Bonnes

wine configuration

2005-07-02 Thread Oliver Stieber
Hi, With a lot of wines configuration moving over to HKEY_LOCAL_USER and magic comments being added to identify places where configuration is read, I though it may be a good idea to move over to a standard function for reading configuration instead of using direct registry access. Something like

Re: winefile: UNICODE

2005-07-02 Thread Martin Fuchs
Dmitry, > > switch winefile to UNICODE mode > > Why to go through all this pain and not just make it unicode > only? currently it's impossible to compile winefile in UNICODE mode with Wine without some extra rule for unixcalls.c in the Makefile. I tried it even without using any TCHAR functions

Re: Get FireFox button ?

2005-07-02 Thread wino
Why clutter the front page with that? I dont see any relation to wine. In any case anyone who has not already heard about firefox must have has his/her head stuck between a fat lady's thighs of for the last two years. Why do you suggest this? On Sat, 02 Jul 2005 15:48:51 +0200, Tom Wicklin

Re: rpcrt4.dll NdrGetUserMarshalInfo() problem

2005-07-02 Thread J. Grant
Apologies for delay replying. On 28/09/04 09:46, Andreas Mohr wrote: [...] >p.s. Is there any way to get these mangled function names to be >displayed un-mangled please? Yes, use the winedump program. I had already told him several days ago in another wine-devel mail, so maybe he asked it to

Re: [X11DRV] Add resolution for Desktop mode

2005-07-02 Thread Uwe Bonnes
> "Lionel" == Lionel Ulmer <[EMAIL PROTECTED]> writes: Lionel> Changelog: - add 400x300 resolution to modes supported by Lionel> Desktop mode Isn't 1400x1050 also a valid mode? -- Uwe Bonnes[EMAIL PROTECTED] Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Da

Re: CreateURLMoniker misbehaving

2005-07-02 Thread Uwe Bonnes
> "Jacek" == Jacek Caban <[EMAIL PROTECTED]> writes: Jacek> Uwe Bonnes wrote: >> Hallo Jacekm >> >> thanks for the response. I tried the patch, but with no >> change. Looking closer, you only change the "if(pmkContext)" code >> path. However in my case the API is calle

Re: [X11DRV] Add resolution for Desktop mode

2005-07-02 Thread Maxime Bellengé
Hi Lionel, I didn't see the whole code, but shouldn't you change the #define to 9 ? a+ Maxime -static const unsigned int widths[] = {320, 512, 640, 800, 1024, 1152, 1280, 1600}; -static const unsigned int heights[] = {200, 384, 480, 600, 768, 864, 1024, 1200}; +static const unsigned int wid

Re: [PATCH] FCI work for cabinet.dll [cabinet-fci-patch-03c.diff]

2005-07-02 Thread Mike McCormack
Hi Gerold Gerold J. Wucherpfennig wrote: And now take this... Gulp. +p_fci_internal->perf->erfOper = FCIERR_NONE; +p_fci_internal->perf->erfType = ERROR_INVALID_DATA; +p_fci_internal->perf->fError = TRUE; +SetLastError(ERROR_INVALID_DATA); Your code seem to be doing this o

Re: CreateURLMoniker misbehaving

2005-07-02 Thread Jacek Caban
Uwe Bonnes wrote: >Hallo Jacekm > >thanks for the response. I tried the patch, but with no change. Looking >closer, you only change the "if(pmkContext)" code path. However in my case >the API is called with pmkContext == NULL. > >Bye > > Sorry, I've made a mistake reading logs. Anyway that code

Re: Assembly problem with glu library

2005-07-02 Thread Alexandre Julliard
Robert Lunnon <[EMAIL PROTECTED]> writes: > I Get the following assembly errors with the latest cvs, even with the very > latest gas (2.16.1), any takers on why ? winebuild is no longer using autoconf checks now that the platform can be set at run-time. You need to adapt the functions at the end

Re: CreateURLMoniker misbehaving

2005-07-02 Thread Uwe Bonnes
> "Jacek" == Jacek Caban <[EMAIL PROTECTED]> writes: Jacek> Uwe Bonnes wrote: >> Hallo, >> >> with native urlmon(and ole32,oleaut32,rpcrt4), Atmel Avrstudio brings >> up the "Program AVR" option in the "Tools" pulldown menu, with >> builtin this item is missing. >>

Re: Get FireFox button ?

2005-07-02 Thread Tom Wickline
On 7/2/05, Felix Nawothnig <[EMAIL PROTECTED]> wrote: > Marcus Meissner wrote: > >>Would anyone object to a "Get FireFox" button on our front page? > >>I know I can send a patch and wait and see if there is objection to it. > >>I just think its better to ask before hand. > >> > >>If there is NO obj

Assembly problem with glu library

2005-07-02 Thread Robert Lunnon
I Get the following assembly errors with the latest cvs, even with the very latest gas (2.16.1), any takers on why ? bash-3.00$ ../../tools/winegcc/winegcc -v -B../../tools/winebuild -shared ./glu32.specglu.o glu32.dll.dbg.o -o glu32.dll.so -L../../dlls -L../../dlls/kernel32 -L../../dll

Re: CreateURLMoniker misbehaving

2005-07-02 Thread Jacek Caban
Uwe Bonnes wrote: >Hallo, > >with native urlmon(and ole32,oleaut32,rpcrt4), Atmel Avrstudio brings up the >"Program AVR" option in the "Tools" pulldown menu, with builtin this item is >missing. > > > Could you try attached patch? Jacek Index: dlls/urlmon/umon.c =

Re[2]: [ntdll] load all dll sections no matter what attributes say

2005-07-02 Thread Vitaliy Margolen
Saturday, July 2, 2005, 12:33:19 AM, you wrote: > Vitaliy Margolen a écrit : >> Vitaliy Margolen >> >> changelog: >> dlls/ntdll/virtual.c >> Load all dll sections no matter what attributes say > why do you need this ? > A+ I have found a dll that have one section marked as IMAGE_SCN_CNT_UNI

Re: World of Warcraft

2005-07-02 Thread Christoph
Some more impressions from the test server and coming patches. First the server was heavy crowded. Funny but net latency about 1200ms. Hard to play. Blizz added a lot new game content and that is to be tested. They happily rebootet the servers several times while I was on and also applied a ti

Re: Get FireFox button ?

2005-07-02 Thread Felix Nawothnig
Marcus Meissner wrote: Would anyone object to a "Get FireFox" button on our front page? I know I can send a patch and wait and see if there is objection to it. I just think its better to ask before hand. If there is NO objection ill send a patch in a couple days, or Jer can beat me to it ;) Y

Re: Get FireFox button ?

2005-07-02 Thread Marcus Meissner
On Sat, Jul 02, 2005 at 09:48:51AM -0400, Tom Wickline wrote: > Hello, > > Would anyone object to a "Get FireFox" button on our front page? > I know I can send a patch and wait and see if there is objection to it. > I just think its better to ask before hand. > > If there is NO objection ill sen

CreateURLMoniker misbehaving

2005-07-02 Thread Uwe Bonnes
Hallo, with native urlmon(and ole32,oleaut32,rpcrt4), Atmel Avrstudio brings up the "Program AVR" option in the "Tools" pulldown menu, with builtin this item is missing. Here the relay trace of the CreateURLMoniker call with builtin: 0009:CALL urlmon.CreateURLMoniker() ret=69bdb8bf 0009:Call kern

Get FireFox button ?

2005-07-02 Thread Tom Wickline
Hello, Would anyone object to a "Get FireFox" button on our front page? I know I can send a patch and wait and see if there is objection to it. I just think its better to ask before hand. If there is NO objection ill send a patch in a couple days, or Jer can beat me to it ;) Tom

Re: .wine (was: Re: (long) From the front lines: 20050628 release impressions)

2005-07-02 Thread Scott Ritchie
On Fri, 2005-07-01 at 22:30 +, Jules Richardson wrote: > On Fri, 2005-07-01 at 13:15 +0200, Holly Bostick wrote: > > 2. It *asked me* about things I might want to change-- and didn't make > > assumptions about its own detection!! No, I really don't have a Windows > > drive, so you were right, b

Wine CVS gl headers error in configure and compilation errors

2005-07-02 Thread Martin Wolf
hello i just wanted to compile recent wine cvs and configure gives me this output als you expect compilation is broken too. checking GL/glx.h presence... yes configure: WARNING: GL/glx.h: present but cannot be compiled configure: WARNING: GL/glx.h: check for missing prerequisite headers? co

DCOM Regression

2005-07-02 Thread Jan Schiefer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 When I run DCOM98.exe with newest CVS I get "A required resource appears to be corrupted". Also no text in the license aggreement. Greetings, Jan Schiefer! -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.5 (GNU/Linux) Comment: Using GnuPG with Thun