Re: slc: Add Initial DLL

2008-02-18 Thread John Klehm
On Feb 18, 2008 10:48 PM, Alistair Leslie-Hughes <[EMAIL PROTECTED]> wrote: > Hi, > > Changelog: > slc: Added Initial DLL > > Best Regards > Alistair Leslie-Hughes > > > > No Patch?

Re: Do we need a forum?

2008-02-18 Thread L. Rahyen
On Tuesday February 19 2008 05:43:33 Dan Kegel wrote: > Anybody who thinks we need another forum > needs his head examined. There is no shortage > of Wine forums. We just need to use the ones that > already exist. Adding a new one will just fragment > the community further. > > In particular, th

Re: [feature requist] Glide API support

2008-02-18 Thread Joseph Garvin
Wouldn't a wine implementation of Glide _be_ an OpenGL wrapper? Unless you wanted to implement it in terms of Wine's D3D for some reason. Jeff Zaroyko wrote: > Roderick Colenbrander gmx.net> writes: > > >> The policy is roughly to ship dlls that are a core part of Windows. Yes there >> >

re: Do we need a forum?

2008-02-18 Thread Dan Kegel
Anybody who thinks we need another forum needs his head examined. There is no shortage of Wine forums. We just need to use the ones that already exist. Adding a new one will just fragment the community further. In particular, there are two forums right now that people already use to discuss win

Re: iTunes

2008-02-18 Thread Maarten Lankhorst
Hi Edward, 2008/2/18, Edward Savage <[EMAIL PROTECTED]>: > Does iTunes sync with devices when being run under xp in qemu or similiar? > > I honestly haven't updated my ipod for a year and don't use it any > more as i haven't found a viable and easy way to do it. Maarten will > probably be interes

Re: Do we need a forum?

2008-02-18 Thread L. Rahyen
On Tuesday February 19 2008 03:11:24 Austin English wrote: > On Feb 18, 2008 8:53 PM, Christopher Harvey <[EMAIL PROTECTED]> wrote: > > L. Rahyen wrote: > > > On Monday February 18 2008 19:44:08 Austin English wrote: > > >> On Feb 18, 2008 12:35 PM, L. Rahyen <[EMAIL PROTECTED]> wrote: > > >>>

Re: iTunes

2008-02-18 Thread Edward Savage
Does iTunes sync with devices when being run under xp in qemu or similiar? I honestly haven't updated my ipod for a year and don't use it any more as i haven't found a viable and easy way to do it. Maarten will probably be interested in the answer as well. On Feb 19, 2008 10:02 AM, Maarten Lankh

Re: Usable Wine interface

2008-02-18 Thread Edward Savage
Thanks for this Christian. Running the apps in their own wine window fixes several usability issues I was having with them (as I don't like playing games fullscreen). Christoph how do you change between apps in the one window, or are you using multiple? On Feb 19, 2008 12:15 AM, Christian Authma

Re: Do we need a forum?

2008-02-18 Thread Austin English
On Feb 18, 2008 8:53 PM, Christopher Harvey <[EMAIL PROTECTED]> wrote: > > L. Rahyen wrote: > > On Monday February 18 2008 19:44:08 Austin English wrote: > > > >> On Feb 18, 2008 12:35 PM, L. Rahyen <[EMAIL PROTECTED]> wrote: > >> > >>> Of course, there is some people who like forums. If we

Re: Do we need a forum?

2008-02-18 Thread Christopher Harvey
L. Rahyen wrote: > On Monday February 18 2008 19:44:08 Austin English wrote: > >> On Feb 18, 2008 12:35 PM, L. Rahyen <[EMAIL PROTECTED]> wrote: >> >>> Of course, there is some people who like forums. If we decide to >>> create forum specifically for them, it is important to have po

Re: Do we need a forum?

2008-02-18 Thread Steven Edwards
On Feb 18, 2008 8:19 PM, L. Rahyen <[EMAIL PROTECTED]> wrote: > OK, then if he is reading this list hopefully he will consider my > words as > feature request. If he really will fix these issues that would be great. > Thanks. He lurks on wine-devel all the time so I am sure he wants to ma

Re: Do we need a forum?

2008-02-18 Thread L. Rahyen
On Tuesday February 19 2008 00:55:23 Steven Edwards wrote: > On Feb 18, 2008 6:57 PM, L. Rahyen <[EMAIL PROTECTED]> wrote: > > And personally I think that it will be too hard even for someone > > who knows AppDB very well. Also, there is naming confusion ("WINE forum" > > and "AppDB forum"

Re: Do we need a forum?

2008-02-18 Thread Steven Edwards
On Feb 18, 2008 6:57 PM, L. Rahyen <[EMAIL PROTECTED]> wrote: > And personally I think that it will be too hard even for someone who > knows > AppDB very well. Also, there is naming confusion ("WINE forum" and "AppDB > forum" - this will not allow users to find easily official WINE forum)

Re: iTunes

2008-02-18 Thread Maarten Lankhorst
2008/2/18, Stefan Dösinger <[EMAIL PROTECTED]>: > Am Montag, 18. Februar 2008 06:34:04 schrieb Edward Savage: > > Maarten why not focus on supporting applications that don't have viable > > open source solutions first? I can think of hundreds. > > > > The only thing iTunes will add, with full suppo

Re: Do we need a forum?

2008-02-18 Thread L. Rahyen
On Monday February 18 2008 22:10:52 Jeff Zaroyko wrote: > L. Rahyen science.su> writes: > > Actually, forums are the standard also. There is a lot of projects who > > have forums for general discussion. Personally I don't like this at all, > > registration and posting almost always are very co

Re: Do we need a forum?

2008-02-18 Thread Jeff Zaroyko
Steven Edwards gmail.com> writes: > > On Feb 18, 2008 5:10 PM, Jeff Zaroyko gmail.com> wrote: > > We already have a forum, the appdb. > > appdb seems limited by default to being about applications. What about > discussion issues with other linux distros, solaris, OS X and forks of > Wine? That

Re: Do we need a forum?

2008-02-18 Thread Steven Edwards
On Feb 18, 2008 5:10 PM, Jeff Zaroyko <[EMAIL PROTECTED]> wrote: > We already have a forum, the appdb. appdb seems limited by default to being about applications. What about discussion issues with other linux distros, solaris, OS X and forks of Wine? That was the purpose of http://www.wine-forum.o

Re: iTunes

2008-02-18 Thread Stefan Dösinger
Am Montag, 18. Februar 2008 06:34:04 schrieb Edward Savage: > Maarten why not focus on supporting applications that don't have viable > open source solutions first? I can think of hundreds. > > The only thing iTunes will add, with full support, is ipod syncing (that > isn't useless). > > Or should

Re: [PATCH 2/3] gdi32: Move EnumFontFamiliesEx16() and helper functions to gdi16.c.

2008-02-18 Thread Michael Stefaniuc
Michael Stefaniuc wrote: > --- > This duplicates for now the FONT_LogFont16ToW() function but Alexandre It duplicates FONT_LogFontWTo16() and not FONT_LogFont16ToW() (that one was already duplicated). > told me on irc that he removed the other user of it in an yet unpublished > patch. Thus FONT_Lo

Re: Do we need a forum?

2008-02-18 Thread Jeff Zaroyko
L. Rahyen science.su> writes: > Actually, forums are the standard also. There is a lot of projects who > have > forums for general discussion. Personally I don't like this at all, > registration and posting almost always are very complex and annoying; this > another reason why I like m

Re: [1/16] msxml3: Support functions for typelib

2008-02-18 Thread Alexandre Julliard
"Alistair Leslie-Hughes" <[EMAIL PROTECTED]> writes: > What is the best course of actions? > 1. AddRef in get_typeinfo and therefore Release in GetIDsOfNames and Invoke > or > 2. AddRef in GetTypeInfo, and nothing else has to be changed. You have to follow the COM rules, so 1. -- Alexandre Jull

Re: Do we need a forum?

2008-02-18 Thread L. Rahyen
On Monday February 18 2008 21:07:46 Christopher Harvey wrote: > L. Rahyen wrote: > > On Monday February 18 2008 19:44:08 Austin English wrote: > >> On Feb 18, 2008 12:35 PM, L. Rahyen <[EMAIL PROTECTED]> wrote: > >>> Of course, there is some people who like forums. If we decide > >>> to cre

Re: Do we need a forum?

2008-02-18 Thread Christopher Harvey
L. Rahyen wrote: > On Monday February 18 2008 19:44:08 Austin English wrote: > >> On Feb 18, 2008 12:35 PM, L. Rahyen <[EMAIL PROTECTED]> wrote: >> >>> Of course, there is some people who like forums. If we decide to >>> create forum specifically for them, it is important to have po

Re: [feature requist] Glide API support

2008-02-18 Thread Jeff Zaroyko
Roderick Colenbrander gmx.net> writes: > The policy is roughly to ship dlls that are a core part of Windows. Yes there are glide wrappers and quite a > bunch of those succesfuly work on Wine. Personally I don't know actual names but a lot of users have used > Glide->OpenGL and even Glide->Direct3

Re: How should we treat users on bugzilla?

2008-02-18 Thread Dan Kegel
On Feb 18, 2008 10:21 AM, Zachary Goldberg <[EMAIL PROTECTED]> wrote: > > > The appdb is our forum, and it's quite easy to find. > > > > What's the possibility of a winehq forum? There seem to be a few > > floating around online, but none are too popular. This fragments users > > looking for help,

Re: How should we treat users on bugzilla?

2008-02-18 Thread Jeff Zaroyko
Zachary Goldberg gmail.com> writes: > > On Feb 18, 2008 12:49 PM, Austin English gmail.com> wrote: > > > > On Feb 18, 2008 12:01 AM, Dan Kegel kegel.com> wrote: > > > Tlarhices wrote: > > > > In my opinion the main problem is that the bug tracker is too easy to > > > > find and the forum too h

Re: [feature requist] Glide API support

2008-02-18 Thread Roderick Colenbrander
> Dear Wine devs, > > There are some games out there that were built with the Glide API. The > Glide > API is the graphics API of the 3dfx Voodoo cards and is basically a > stripped > down version of OpenGL. Could please consider adding support for the Glide > API because I, and other have games t

Do we need a forum?

2008-02-18 Thread L. Rahyen
On Monday February 18 2008 19:44:08 Austin English wrote: > On Feb 18, 2008 12:35 PM, L. Rahyen <[EMAIL PROTECTED]> wrote: > > Of course, there is some people who like forums. If we decide to > > create forum specifically for them, it is important to have possibility > > to subscribe for re

[feature requist] Glide API support

2008-02-18 Thread Vincent Weber
Dear Wine devs, There are some games out there that were built with the Glide API. The Glide API is the graphics API of the 3dfx Voodoo cards and is basically a stripped down version of OpenGL. Could please consider adding support for the Glide API because I, and other have games that requires thi

Re: Autoplay considered harmful

2008-02-18 Thread Detlef Riekenberg
On Sa, 2008-02-16 at 11:09 -0500, Steven Edwards wrote: > I was actually thinking about this today. The right method would be to > use HAL notification events to prompt the user if they want to autorun > when sticking a new cdrom in. There could even be warning text in the > dialog so that if it p

Re: [advapi32/tests #2] Don't set last error to 0 so we can check if it has changed

2008-02-18 Thread Alexandre Julliard
Robert Shearman <[EMAIL PROTECTED]> writes: > AccessCheck can return TRUE but still set the last error. AccessCheck > only returns FALSE if an invalid parameter is input or there is > something wrong with the token being checked against. It can return > TRUE but set last error if access to the obj

Re: [advapi32/tests #2] Don't set last error to 0 so we can check if it has changed

2008-02-18 Thread Robert Shearman
Alexandre Julliard wrote: > "Paul Vriens" <[EMAIL PROTECTED]> writes: > > >> I have no clue what the test does and what's wrong with it so can we >> leave it like this? Or should we ask Rob to go >> way back in his memory (June 2005) ;-) >> I've sent a patch to cause this part of the test

Re: [advapi32/tests #2] Don't set last error to 0 so we can check if it has changed

2008-02-18 Thread Alexandre Julliard
"Paul Vriens" <[EMAIL PROTECTED]> writes: > I have no clue what the test does and what's wrong with it so can we > leave it like this? Or should we ask Rob to go > way back in his memory (June 2005) ;-) Probably the last error check should simply be removed, since we expect the call to succeed.

Re: How should we treat users on bugzilla?

2008-02-18 Thread Austin English
On Feb 18, 2008 12:35 PM, L. Rahyen <[EMAIL PROTECTED]> wrote: > Of course, there is some people who like forums. If we decide to > create > forum specifically for them, it is important to have possibility to subscribe > for receiving all (full) messages from the forum to e-mail with direc

Re: include: Add support for executing finally code for exceptions without using a separate function.

2008-02-18 Thread Robert Shearman
Alexandre Julliard wrote: > Robert Shearman <[EMAIL PROTECTED]> writes: > > >> The first goal is accomplished by changing the previous two-state >> variable of __first into a three-state variable where the third state >> is the state in which the finally code is executed in the normal >> case. T

Re: iTunes

2008-02-18 Thread Travis Watkins
On Feb 18, 2008 5:41 AM, Maarten Lankhorst <[EMAIL PROTECTED]> wrote: > On a slightly related note: Do you know if the hardware drivers are > installed somewhere? I would be interested in getting iTunes syncing > to my ipod touch (similar to iphone). I didn't see anything in my > wineprefix after i

Re: How should we treat users on bugzilla?

2008-02-18 Thread Zachary Goldberg
On Feb 18, 2008 12:49 PM, Austin English <[EMAIL PROTECTED]> wrote: > > On Feb 18, 2008 12:01 AM, Dan Kegel <[EMAIL PROTECTED]> wrote: > > Tlarhices wrote: > > > In my opinion the main problem is that the bug tracker is too easy to > > > find and the forum too hard to find. > > > > The appdb is our

Re: How should we treat users on bugzilla?

2008-02-18 Thread L. Rahyen
On Monday February 18 2008 17:49:40 Austin English wrote: > On Feb 18, 2008 12:01 AM, Dan Kegel <[EMAIL PROTECTED]> wrote: > > Tlarhices wrote: > > > In my opinion the main problem is that the bug tracker is too easy to > > > find and the forum too hard to find. > > > > The appdb is our forum, and

Re: iTunes

2008-02-18 Thread Christopher Harvey
James Hawkins wrote: > On Feb 17, 2008 9:15 PM, Christopher Harvey <[EMAIL PROTECTED]> wrote: > >> What needs to get done for iTunes to work? >> >> > > 80% of bug fixing development is figuring out the answer to that > question. If we knew all that was needed, it wouldn't take that long >

Re: How should we treat users on bugzilla?

2008-02-18 Thread Austin English
On Feb 18, 2008 12:01 AM, Dan Kegel <[EMAIL PROTECTED]> wrote: > Tlarhices wrote: > > In my opinion the main problem is that the bug tracker is too easy to > > find and the forum too hard to find. > > The appdb is our forum, and it's quite easy to find. > > I do agree it could use some interface im

Re: programs: add winestartfile for starting files from the unix path (for file managers)

2008-02-18 Thread Vincent Povirk
I talked to Alexandre Julliard on irc, and he thinks moving this to explorer is a good idea (I still don't understand what goes into this, but I'll accept it). I'm supposed to use delayed imports for shell32 and shlwapi. I'll need to add a switch for this (so you'd do something like wine explorer

Re: [PATCH] msvcrt/tests: Add more scanf floating-point tests.

2008-02-18 Thread Francois Gouget
On Fri, 15 Feb 2008, =?utf-8?q?J=C4=81nis=20R=C5=ABcis?= wrote: [...] > All five tests pass on my Windows XP SP2 system (using a self-compiled > msvcrt_crosstest.exe tool). Test 3 and 4 fail with the current source > in Git. I will send another patch to this list with a potential fix. > > (I am

Re: [advapi32/tests #2] Don't set last error to 0 so we can check if it has changed

2008-02-18 Thread Paul Vriens
On Feb 18, 2008 2:17 PM, Alexandre Julliard <[EMAIL PROTECTED]> wrote: > Paul Vriens <[EMAIL PROTECTED]> writes: > > > We test for a last error of 0, so we shouldn't set it to 0 before the > > function is called. This however introduces a todo_wine. > > Is there any reason to believe that last erro

Re: programs: add winestartfile for starting files from the unix path (for file managers)

2008-02-18 Thread Vincent Povirk
The odd thing about wine's explorer is that it doesn't seem to copy any UI that's handled by explorer on windows. It seems to be some sort of service and have something to do with HAL (and controlling virtual desktops for some reason). I must admit I don't understand the reasoning behind any of the

Re: Usable Wine interface

2008-02-18 Thread Christian Authmann
Edward Savage wrote: > I would very much like to see a --spawn-new trigger that can be added > to a command to start a new virtual desktop. wine explorer.exe /desktop=Name,800x600 myapp.exe a hint about that command-line trick could be added to winecfg though, as it seems to be quite unknown.

Re: iTunes

2008-02-18 Thread Robert Shearman
Maarten Lankhorst wrote: > On a slightly related note: Do you know if the hardware drivers are > installed somewhere? I would be interested in getting iTunes syncing > to my ipod touch (similar to iphone). I didn't see anything in my > wineprefix after installation. I don't know about the iPod Tou

Re: [advapi32/tests #2] Don't set last error to 0 so we can check if it has changed

2008-02-18 Thread Alexandre Julliard
Paul Vriens <[EMAIL PROTECTED]> writes: > We test for a last error of 0, so we shouldn't set it to 0 before the > function is called. This however introduces a todo_wine. Is there any reason to believe that last error should be 0 on success? This looks more like a broken test to me. -- Alexandr

Re: inetcomm: Fix compilation on systems that don't support nameless unions.

2008-02-18 Thread Marcus Meissner
On Mon, Feb 18, 2008 at 11:54:22AM +0100, Francois Gouget wrote: > --- > dlls/inetcomm/mimeole.c | 12 ++-- > 1 files changed, 6 insertions(+), 6 deletions(-) > diff --git a/dlls/inetcomm/mimeole.c b/dlls/inetcomm/mimeole.c > index a0da6b9..e986e7f 100644 > --- a/dlls/inetcomm/mimeole.c

Re: iTunes

2008-02-18 Thread Maarten Lankhorst
Hi James, 2008/2/17, James Hawkins <[EMAIL PROTECTED]>: > On Feb 17, 2008 11:39 PM, Maarten Lankhorst <[EMAIL PROTECTED]> wrote: > > > > Hi James, > > > > 2008/2/17, James Hawkins <[EMAIL PROTECTED]>: > > > On Feb 17, 2008 11:16 PM, Maarten Lankhorst <[EMAIL PROTECTED]> wrote: > > > > Hi James, >

Re: [1/16] msxml3: Support functions for typelib

2008-02-18 Thread Alistair Leslie-Hughes
"Alexandre Julliard" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >> +*typeinfo = typeinfos[tid]; >> +return S_OK; > > You should increment the ref count when you are returning a pointer, > even if it's also stored in a global variable. Hi, After reviewing the changes I n

Re: [PATCH] Environment variable to specify X11 window for desktop

2008-02-18 Thread Dmitry Timoshkov
"Steven Edwards" <[EMAIL PROTECTED]> wrote: > As detlef pointed out about the screensavers, there does seem to be a > few valid cases for this. Maybe support for embedding could be put > inside of the existing explorer? I'd like to add support for Windows > screensavers. A while back I submitted a

Re: [PATCH] Environment variable to specify X11 window for desktop

2008-02-18 Thread Roderick Colenbrander
Hi, I'm just bumping into this discussion. From what I read the reason you need such functionality is for a mozilla powerpoint plugin. Have you figured out how this embedding is done on Windows? I don't know much about it but I think embedding works using COM and perhaps almost the same as e.g.

Re: programs: add winestartfile for starting files from the unix path (for file managers)

2008-02-18 Thread Steven Edwards
As explorer.exe is always running could you do something like extend it so that that KFM and friends could call 'explorer.exe filename' directly? It seems redundant to add another winelib application when you are trying to emulate explorer functionality anyway and explorer is always running. You co

Re: [PATCH] Environment variable to specify X11 window for desktop

2008-02-18 Thread Steven Edwards
On 2/17/08, Dmitry Timoshkov <[EMAIL PROTECTED]> wrote: > "Timothy Lee" <[EMAIL PROTECTED]> wrote: > > >> That kind of hack has nothing to do with Wine desktop window if what it > >> targets is just an application window. > > Um. How about if the scope of the patch is repharsed as "embedding the >

Re: [PATCH] Environment variable to specify X11 window for desktop

2008-02-18 Thread Timothy Lee
Dmitry Timoshkov wrote: > "Timothy Lee" <[EMAIL PROTECTED]> wrote: > >>> That kind of hack has nothing to do with Wine desktop window if what it >>> targets is just an application window. >> Um. How about if the scope of the patch is repharsed as "embedding >> the Wine desktop inside an X11 windo

Re: [PATCH] Environment variable to specify X11 window for desktop

2008-02-18 Thread Timothy Lee
Dear Dmitry, Dmitry Timoshkov wrote: > "Timothy Lee" <[EMAIL PROTECTED]> wrote: > I'm struggling to imagine a case where the behaviour you've > implemented is useful. I'm actually using this code as the basis of a PowerPoint plugin under Linux. >>> I little bit more information

Re: [PATCH] Environment variable to specify X11 window for desktop

2008-02-18 Thread Timothy Lee
Dear Dmitry, Dmitry Timoshkov wrote: >>> I'm struggling to imagine a case where the behaviour you've >>> implemented is useful. >> I'm actually using this code as the basis of a PowerPoint plugin >> under Linux. > I little bit more information won't hurt. For instance why your plugin > needs to

Re: appdb feature request: hide the ugly urls

2008-02-18 Thread Vitaliy
Vitaliy Margolen wrote: > Dan Kegel wrote: >> On Feb 17, 2008 3:19 PM, Remco <[EMAIL PROTECTED]> wrote: Adobe Premiere is currently at http://appdb.winehq.org/objectManager.php?sClass=application&iId=128 but it'd be so slick to see instead http://appdb.winehq.org/adobe/premiere

Re: user32: Check for .ico and .cur magic.

2008-02-18 Thread Dmitry Timoshkov
"Andrew Riedi" <[EMAIL PROTECTED]> wrote: > +#define ICON_DIB_SIZE 4264 It would be helpful to actually calculate the size instead of hardcoding the magic value. > +handle = LoadImageA(NULL, "icon.ico", IMAGE_CURSOR, 0, 0, > LR_LOADFROMFILE); > +ok(handle != NULL, "LoadImage() failed.\n