How to deal with both git trees

2006-09-03 Thread Paul Vriens
Hi, I've sent in a patch that got some remarks by Juan Lang. The patch is already applied to mmbranch. Most patches sent to wine-patches that have (valid) comments will not be applied by AJ. Should I now resend to make sure it gets applied when AJ is back AND sent a patch to fixup mmbranch. Or w

Re: Build problems with latest mmbranch

2006-09-03 Thread Mike McCormack
Paul Vriens wrote: make[2]: Entering directory `/wine/wine-git/dlls/opengl32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -gstabs+ -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o wgl.o wgl.c wgl.c

Re: LPGL functions in Reactos that are stub in Wine

2006-09-03 Thread Mike McCormack
Julien wrote: 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

Setupapi [0/6] : ReactOS setupapi patches

2006-09-03 Thread Hervé Poussineau
Hello, As setupapi merge from ReactOS has been a recurrent demand [1], I'm doing this set of patches. Note that I'm not especially interested by this merge, but I do it only to please people. I've already spent one day to do them, I don't want to loose more of my time [2]. Note also that I'm not

Re: [wintrust] Register WINTRUST_ACTION_GENERIC_VERIFY_V2

2006-09-03 Thread Juan Lang
Hi Paul, +static LONG WINTRUST_WriteSingleUsageEntry(CHAR* OID, Any reason that can't be LPCSTR OID instead? That will remove some cast-qual warnings I think. +WCHAR UsageKey[MAX_PATH]; (snip) +/* Turn OID into a wide-character string */ +Len = MultiByteToWideChar( CP_ACP, 0, OID, -

Re: Font issue - workaround found

2006-09-03 Thread Dan Kegel
On 9/3/06, Timm <[EMAIL PROTECTED]> wrote: My one win app that makes me a devotee of WINE is TablEdit (demo at www.tabledit.com/download/tabled32.exe) has a custom font , tef260.ttf, that has failed to display since somewhere after ver 9.6. The program installs the font into c:\windows\font, but

Re: Could I get some permissions for Bugzilla?

2006-09-03 Thread Tony Lambregts
Matt Finnicum wrote: > Hello, > I'm not really sure what levels of permissions Bugzilla has, but could > I get the ability to modify bugs? (things like assign them to myself, > mark them as fixed, etc). If it's possibile, I suppose only having > such access to the "wine-richedit" component would be

Re: How do I automate the registering of a DLL

2006-09-03 Thread Paul Vriens
On Sun, 2006-09-03 at 16:44 +0200, Paul Vriens wrote: > Hi, > > while I'm working on DllRegisterServer for wintrust, I wanted to make it > 'autorun' when running on a clean system (through wineprefixcreate). > > My thought was to add an entry to the RegisterDllsSection part in > tools/wine.inf bu

How do I automate the registering of a DLL

2006-09-03 Thread Paul Vriens
Hi, while I'm working on DllRegisterServer for wintrust, I wanted to make it 'autorun' when running on a clean system (through wineprefixcreate). My thought was to add an entry to the RegisterDllsSection part in tools/wine.inf but that doesn't seem to work. (regsvr32 wintrust.dll does work). Wha

Font issue - workaround found

2006-09-03 Thread Timm
My one win app that makes me a devotee of WINE is TablEdit (demo at www.tabledit.com/download/tabled32.exe) has a custom font , tef260.ttf, that has failed to display since somewhere after ver 9.6. The program installs the font into c:\windows\font, but can not display it within the program, inst

Re: Wine release 0.9.20

2006-09-03 Thread Tom Wickline
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? Thanks, Roland Schama http:/

Build problems with latest mmbranch

2006-09-03 Thread Paul Vriens
Hi, 'make depend && make' gives: make[2]: Entering directory `/wine/wine-git/dlls/opengl32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -gstabs+ -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o wgl.o

Re: FC4 issue with 0.9.20

2006-09-03 Thread Marcus Meissner
On Sat, Sep 02, 2006 at 10:09:19PM -0700, David Anderson wrote: > It's not anything the list would concern itself with, > and I've not had a chance to look at it yet... I'm just sending this > as an FYI. Any suggestions would of course be welcome. > > the Fedora Core 4 install of the (new to FC4