Re: RFC: wine ASIO driver available for testing

2006-09-02 Thread Eric Pouech
Robert Reif wrote: I just uploaded a simple wine ASIO driver to http://bugs.winehq.org/show_bug.cgi?id=2161 for testing and feedback. Please look at it and give me feedback. Playback works. Recording is untested due to lack of software. Full duplex doesn't work for me but I'm not sure if

winspool: manage loaded monitors in a list

2006-09-02 Thread Detlef Riekenberg
This is part 2 on top of: winspool: minimal load/unload printmonitors... - manage loaded monitors in a list - protect the list with a critical Section Changelog: - winspool: manage loaded monitors in a list -- By by ... Detlef diff --git a/dlls/winspool.drv/info.c

Re: How to use a windows dll in linux

2006-09-02 Thread mesmith . 18885136
Thanks for the helpful replies. I have been working on the Winelib approach suggested by Jeremy. As my first step I wanted to get a windows console application to compile and run anyway. I now have an executable that runs and calls functions in the windows dll, but it does not work

LPGL functions in Reactos that are stub in Wine

2006-09-02 Thread Julien
Hello all, I was very interested in comparing the implementation status of reactos and wine. So I coded a little python script to list all the api that are implemented in reactos AND are only stub in wine. Attached to this mail is the list of identified functions. One may note that most of these

Re: winebrowser and multi-word commands

2006-09-02 Thread Yuriy
Hi, I got back to working on this, and the redone patch works now. This patch does the following (advantages over the previous attempt): - changes the browser list to a REG_MULTI_SZ value - if it is not a REG_MULTI_SZ, the old behavior remains for now - if there are arguments, the name of the

Re: Wine release 0.9.20

2006-09-02 Thread Roland Schama
Hello Alexandre, Is your group affiliated with CodeWeavers? They claim to have a wine product called Crossover Mac that will have a final release soon. If you are not the same group, what are the differences? Thanks, Roland Schama On Aug 24, 2006, at 11:05 AM, Alexandre Julliard wrote: This

Re: Wine release 0.9.20

2006-09-02 Thread Tim Schmidt
On 9/2/06, Roland Schama [EMAIL PROTECTED] wrote: Hello Alexandre, Is your group affiliated with CodeWeavers? They claim to have a wine product called Crossover Mac that will have a final release soon. If you are not the same group, what are the differences? From Wikipedia

Re: usp10: Resend - usp10: Implement and test Script{Apply, Record}DigitSubstitution.

2006-09-02 Thread Albert Lee
On Saturday 02 September 2006 12:08 am, you wrote: Albert Lee wrote: +TRACE(%p, %p, %p\n, sds, sc, ss); + +SCRIPT_DIGITSUBSTITUTE psds; + This causes a warning: gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe

Re: riched20: ME_SetSelection -1 to -1 behavior fix

2006-09-02 Thread Matt Finnicum
Mark, This patch, like the first one you submitted, is linewrapped (meaning it won't apply cleanly). I'd suggest just attaching the patch to your e-mail, so you don't have to worry about these things. Also, it's always nice to have a conformance test for things like this. Perhaps show that it's

Re: Wine release 0.9.20

2006-09-02 Thread Tom Spear
Hi Roland, I'm not Alexandre, but I can answer that. Technically yes we are affiliated with them in the sense that several of the developers are employed by codeweavers, and we do share code. However, codeweavers makes highly specialized products that are targeted at specific needs (crossover mac

Re: Wine release 0.9.20

2006-09-02 Thread Dan Kegel
On 9/2/06, Tom Spear [EMAIL PROTECTED] wrote: the crossover office product is based on wine, but it is designed to let you run microsoft office, whereas the main wine distribution is currently unable to do that. And it should also be said that Wine is the clean tree (Alexandre doesn't let any