Re: WineHQ:service.cgi: fix winrash option

2004-07-30 Thread Hans Leidekker
On Friday 30 July 2004 05:48, Robert Reif wrote: > Unfortunately someone must have copied my mistake and placed them in the > mingw dxguid.lib. So wine's code is now correct for wine and Windows but Well, not by mistake. I'm maintaining a version of MinGW (at http://mirzam.it.vu.nl/mingw) with

Re: Bug in menu.c

2004-07-30 Thread Dmitry Timoshkov
"Dan Timis" <[EMAIL PROTECTED]> wrote: > This sets the text only if MIIM_TYPE is set. I changed the first line > to: > > if (lpmii->fMask & (MIIM_TYPE|MIIM_STRING)) { > > and menus that were drawing before as a long thin vertical line, > started to show correctly. I'm not sure if this i

Re: RPCRT4_NdrClientCall2 stub (fixme)?

2004-07-30 Thread Robert Shearman
Mike Hearn wrote: On Thu, 29 Jul 2004 19:46:18 +0100, Robert Shearman wrote: Yes, I have an implementation of NdrClientCall2 in my local tree, but I'm a bit busy with other COM things at the moment. I'll send an updated patch to the list either tonight or sometime over the weekend. Alexandr

Re: DCOM: Disconnect Proxies at COM Shutdown

2004-07-30 Thread Robert Shearman
Robert Shearman wrote: Changelog: Mike Hearn <[EMAIL PROTECTED]> Disconnect proxies at COM shutdown to release the corresponding stubs. Sorry, this one was an old patch. Rob

Re: RPCRT4_NdrClientCall2 stub (fixme)?

2004-07-30 Thread Mike Hearn
On Fri, 30 Jul 2004 08:24:53 +0200, Jeroen Janssen wrote: > I'm wondering when is a patch 'good enough' to be included? (both from > an 'enduser', an author's point of view and from Alexandre's view (who > eventually commits the patch)? Well, it really depends on the individual patch. Obviously

Re: formal standard for wine devel style

2004-07-30 Thread Mike Hearn
On Thu, 29 Jul 2004 19:06:27 -0700, James Hawkins wrote: > Is there a written formal standard specifying the style in which wine > code is written? I remember a message a while back about how a patch > couldn't be committed because it didn't meet the standards of wine > coding style and that someo

Re: formal standard for wine devel style

2004-07-30 Thread Diego 'Flameeyes' Pettenò
Mike Hearn wrote: > Really? Which patch was that? Probably was mine, I posted it some time ago and was rejected. I posted it on Bug #2387 (http://bugs.winehq.org/show_bug.cgi?id=2387) -- Diego "Flameeyes" Pettenò [EMAIL PROTECTED] - http://flameeyes.web.ctonet.it/

Re: Question about mmap issues on FreeBSD/NetBSD

2004-07-30 Thread Mike Hearn
On Fri, 2004-07-30 at 09:36 +0200, Yorick Hardy wrote: > Thanks for the response. > > I must be doing something wrong, since wine-kthread gave the same error. > Anything I may have missed? I copied wine-kthread from loader/wine-kthread. In that case I guess it's the code which reserves the top 2g

Re: WineHQ:service.cgi: fix winrash option

2004-07-30 Thread Ferenc Wagner
<[EMAIL PROTECTED]> writes: >>> http://osdn.dl.sourceforge.net/sourceforge/wine/winetest-200407091000-kevin-mingw.zip > > I just tried that url and it worked. Many of the ones > I've tried in the past haven't and the cause seems to be > that the mirror chosen doesn't have the file. Hmm, Sourcefo

Linking with dlls and Linux libs using winelib?

2004-07-30 Thread James Supancic
I need to compile a Windows application under Linux. I need to use dlls and Linux librarys. No matter what I try I can't get winegcc to include the Linux librarys in the linking stage. What must I do to get winegcc to link with both the dlls and Linux libs? Thank you for your time, James Steven

Re: Question about mmap issues on FreeBSD/NetBSD

2004-07-30 Thread Yorick Hardy
Thanks for the response. I must be doing something wrong, since wine-kthread gave the same error. Anything I may have missed? I copied wine-kthread from loader/wine-kthread. It does not appear to be correct, but is there any chance madvise(..., MADV_DONTNEED) could help? Also in libs/wine/mmap.c

Re: RPCRT4_NdrClientCall2 stub (fixme)?

2004-07-30 Thread Vincent Béron
Le ven 30/07/2004 à 07:39, Robert Shearman a écrit : > Mike Hearn wrote: > > >On Thu, 29 Jul 2004 19:46:18 +0100, Robert Shearman wrote: > > > > > >>Yes, I have an implementation of NdrClientCall2 in my local tree, but > >>I'm a bit busy with other COM things at the moment. I'll send an updated

Re: Linking with dlls and Linux libs using winelib?

2004-07-30 Thread Dimitrie O. Paun
On Fri, Jul 30, 2004 at 11:06:29AM +, James Supancic wrote: > I need to compile a Windows application under Linux. I need to use dlls and > Linux librarys. No matter what I try I can't get winegcc to include the > Linux librarys in the linking stage. What must I do to get winegcc to link > w

Re: RPCRT4_NdrClientCall2 stub (fixme)?

2004-07-30 Thread Robert Shearman
Vincent Béron wrote: Le ven 30/07/2004 à 07:39, Robert Shearman a écrit : Mike Hearn wrote: On Thu, 29 Jul 2004 19:46:18 +0100, Robert Shearman wrote: Yes, I have an implementation of NdrClientCall2 in my local tree, but I'm a bit busy with other COM things at the moment. I'll send a

Re: RPCRT4_NdrClientCall2 stub (fixme)?

2004-07-30 Thread Vincent Béron
Le ven 30/07/2004 à 11:38, Robert Shearman a écrit : [snip] > >>It wasn't Alexandre's fault. I didn't ask for it to be merged. One of > >>the main problems is that because of calling convention differences for > >>passing unions/structures we can't be binary compatible with Windows at > >>the sa

Re: RPCRT4_NdrClientCall2 stub (fixme)?

2004-07-30 Thread Jeroen Janssen
Mike Hearn wrote: Is there an official way to track that a patch submitted to wine-patches has been comitted? Also can I somehow find out which (interesting) patches have not been comitted yet? Unfortunately there is no way to track this in an automated fashion. It has been talked about but nobody

Re: RPCRT4_NdrClientCall2 stub (fixme)?

2004-07-30 Thread Mike Hearn
On Fri, 30 Jul 2004 17:48:08 +0200, Jeroen Janssen wrote: > Hmmm, so it can (unfortunately) happen that a patch is 'forgotten' Yes that does happen sometimes. It's up to the author to resubmit it. Alternatively sometimes a patch is correct but can't be applied for other reasons, like my lockwindo

possible bug in wcmd

2004-07-30 Thread Henning Gerhardt
Hi, I discovered a possible bug in wcmd. If you run "help for" inside wcmd, wcmd crashed and the winedebugger is called. I used to confirm this bug on my machine the latest tarball and a CVS-snapshot from today. If anybody can confirm this bug I will be happy :) The following lines are only cor

Re: possible bug in wcmd

2004-07-30 Thread Ivan Leo Puoti
It looks like a bug to me. [EMAIL PROTECTED] wcmd]$ ./wcmd WCMD Version 0.17 Z:\home\ivan\Development\Wine\CVS\wine\wine\programs\wcmd>help for wine: Unhandled exception (thread 0009), starting debugger... fixme:console:SetConsoleCtrlHandler (0x405ec9e0,1) - no error checking or testing yet WineD

Re: for whoever maintinas winrash

2004-07-30 Thread Chris Morgan
Thanks for the bug report. On Friday 30 July 2004 12:46 am, Ivan Leo Puoti wrote: > We've had the following complaints on wine-users. > > > I installed this on a windows 98se box. I can't say I like having the DOS > > window open all the time (it's ugly). Can this not be written as a > > windows p

list view completely mangled in WINE

2004-07-30 Thread Tobias Burnus
Hello, in Crystal Impact's Diamond the list view is completely mangled and only barely recognizable as list view. Result in WINE: http://www.physik.fu-berlin.de/~tburnus/wine/diamond_list_wine.png Result in Windows: http://www.physik.fu-berlin.de/~tburnus/wine/diamond_list.png I'd be really ple

Re: RPCRT4_NdrClientCall2 stub (fixme)?

2004-07-30 Thread Robert Shearman
Vincent Béron wrote: Le ven 30/07/2004 à 11:38, Robert Shearman a écrit : [snip] It wasn't Alexandre's fault. I didn't ask for it to be merged. One of the main problems is that because of calling convention differences for passing unions/structures we can't be binary compatible with Windows at

Re: Question about mmap issues on FreeBSD/NetBSD

2004-07-30 Thread Alexandre Julliard
Yorick Hardy <[EMAIL PROTECTED]> writes: > Also in libs/wine/mmap.c line 119 the result of mincore is never tested, > should it not be > > if ( (mincore( (caddr_t)addr + i, pagesize, &vec ) != -1) && (vec&1) ) No, the goal is to check if something is mapped there, we don't actually care whethe

Re: RESEND: Try to avoid loading 16-bit DLLs into memory for accessing version info

2004-07-30 Thread Alexandre Julliard
Dmitry Timoshkov <[EMAIL PROTECTED]> writes: > Changelog: > Dmitry Timoshkov <[EMAIL PROTECTED]> > Try to avoid loading 16-bit DLLs into memory for accessing > version info, this might lead to undesired side effects like > loading a bunch of other 16-bit DLLs. The problem I see is

Questions about vfork/memory issues on Solaris x86

2004-07-30 Thread Joe Gainey
Joe Gainey wrote: I've got some cross platform issues i cannot resolve. There are some obvious issues like the assumption that round() is in the math library and not linking in the math library itself. i've worked passed those. Currently, I'm working with a patched version of the latest cvs sour

Re: for whoever maintinas winrash

2004-07-30 Thread Kevin Koltzau
On Friday 30 July 2004 12:25 pm, Chris Morgan wrote: > I'm not really sure what the user means. I don't have anything other than an > xp machine to test on and services are supported there. Anyone know what the > issue is? Maybe adding some code to the non-service path that was added to > sup

Re: for whoever maintinas winrash

2004-07-30 Thread Chris Morgan
So this isn't winrash's window, this is the winetest window? Chris On Friday 30 July 2004 3:02 pm, Kevin Koltzau wrote: > On Friday 30 July 2004 12:25 pm, Chris Morgan wrote: > > I'm not really sure what the user means. I don't have anything other > > than an xp machine to test on and services

regression

2004-07-30 Thread Ivan Leo Puoti
The following patch http://www.winehq.com/hypermail/wine-cvs/2004/03/0434.html causes an infinite loop when installing the word97/2k viewer. A relay log from the loop is attached. Can someone please fix this? Ivan. log.txt.bz2 Description: Binary data

Re: list view completely mangled in WINE

2004-07-30 Thread Uwe Bonnes
> "Tobias" == Tobias Burnus <[EMAIL PROTECTED]> writes: Tobias> Hello, in Crystal Impact's Diamond the list view is completely Tobias> mangled and only barely recognizable as list view. Tobias> Result in WINE: Tobias> http://www.physik.fu-berlin.de/~tburnus/wine/diamond_list_w

Re: [D3D] Added native and emulated S3TC support (take 2)

2004-07-30 Thread Lionel Ulmer
> I've only mentionned the libtxc_dxtn.so library for software > decompression when the video card does not support S3TC. > Maybe Lionel can say if we can add more precise information i.e > reference to the DRI project. Well, the page where you can download it is the third Google link when searc

Re: Wine isn't GUI user friendly

2004-07-30 Thread Scott W Gifford
Mike Hearn <[EMAIL PROTECTED]> writes: [...] > I don't know how to tell if a console is available or not though. isatty(STDOUT_FILENO) is probably pretty close to the right way to do this. -ScottG.

debugging a dll

2004-07-30 Thread Dan Timis
Hi, Someone sent me a debug version of a Windows dll and a map file. I'm not a Windows programmer, and I'm not sure how to use the map fiile. For instance, I get a runtime error dialog. With backtrace in winedbg I get this: ... 29 0x400bf58d (NTDLL.DLL.RtlRaiseException+0x5 in NTDLL.DLL

Re: list view completely mangled in WINE

2004-07-30 Thread Dimitrie O. Paun
On Fri, Jul 30, 2004 at 05:26:57PM +0200, Tobias Burnus wrote: > Hello, > > in Crystal Impact's Diamond the list view is completely mangled and only > barely recognizable as list view. Tobias, I'll try to look into it. I have been however immensely busy lately, so please remind me if I don't

ms devel tools

2004-07-30 Thread Ivan Leo Puoti
If anyone needs to test something out with m$ development tools for whatever reason, they are giving away free betas (It doesn't matter, all m$ software is alpha/beta) of the express development tools, so if you need one get it until you can. http://lab.msdn.microsoft.com/express/ I'm going to try

Re: list view completely mangled in WINE

2004-07-30 Thread Filip Navara
Tobias Burnus wrote: [snip] Can you try the attached patch please? Regards, Filip Changelog: - Don't update infoPtr->dwStyle in LISTVIEW_WindoProc. It's already handled in LISTVIEW_StyleChanged and LISTVIEW_Create processing. - Fix TOOLBAR_DrawMasked to correctly use image list mask. Index: comc

USB?

2004-07-30 Thread Alex Zeiger
I'm interested in possibly working on USB support for Wine. I'm not particularly familiar with USB programming, but I'm fluent in C and C++. Where do I start?