Re: How to deal with variables where the size differs for 32 and 64bit

2010-12-06 Thread Austin English
On Sun, Dec 5, 2010 at 12:05 PM, Paul Vriens wrote: > Hi, > > Just found the fix for the oledb32:convert tests on 64bit. We need to adjust > our oledb.idl (see patch attached). > > How should I deal with the ok() messages where we currently specify the > 32bit variant? I mean this will of course i

Re: Cannot install Python on wine

2010-12-06 Thread Austin English
On Mon, Dec 6, 2010 at 1:19 PM, Alan W. Irwin wrote: > Here is what I have tried to install Python under wine so far > following what is recommended in > http://wiki.jswindle.com/index.php/Wine_MSI. This was done using > wine-1.3.8 with WINEDEBUG set to nothing (i.e., "WINEDEBUG=") so > that all w

CreatePrivateObjectSecurity implementation

2010-12-06 Thread nicksukharev
I found that stub implementation for CreatePrivateObjectSecurity / DestroyPrivateObjectSecurity prevents Microsoft Exchange client from working properly. After changing these stubs to return an empty security descriptor and destroy it Exchange works much better. It can now read mail and calendar.

Re: [PATCH 1/4] wineaddon.cpl: Added initial Wine Add-ons Manager stub.

2010-12-06 Thread Alexandre Julliard
Hans Leidekker writes: > On Mon, 2010-12-06 at 20:21 +0100, Jacek Caban wrote: > >> > What improvements are needed for 7zip? It seems to work fine here, I can >> > use both the Windows and the Linux version to create self-extracting >> > archives for Windows. >> >> That's exactly the problem of

Cannot install Python on wine

2010-12-06 Thread Alan W. Irwin
Here is what I have tried to install Python under wine so far following what is recommended in http://wiki.jswindle.com/index.php/Wine_MSI. This was done using wine-1.3.8 with WINEDEBUG set to nothing (i.e., "WINEDEBUG=") so that all warning/error messages would be output. w...@raven> wine msiexe

Re: [PATCH 1/4] wineaddon.cpl: Added initial Wine Add-ons Manager stub.

2010-12-06 Thread Juan Lang
> Hey ! I said I didn't want to be rude and that's still true > > RTFM is a kind of philosophy It's very hard to make RTFM not seem rude. Anything with the F word in it is, in my opinion, best left off this list. --Juan

Re: [PATCH 1/4] wineaddon.cpl: Added initial Wine Add-ons Manager stub.

2010-12-06 Thread André Hentschel
Am 06.12.2010 21:28, schrieb GOUJON Alexandre: > On 12/06/2010 09:15 PM, André Hentschel wrote: >> So that will simply create a linux executable with an ".exe" extention. >> You should consider being more friendly, especially when you dont know >> what you are talking about > Hey ! I said I didn't

Re: [PATCH 1/4] wineaddon.cpl: Added initial Wine Add-ons Manager stub.

2010-12-06 Thread GOUJON Alexandre
On 12/06/2010 09:15 PM, André Hentschel wrote: So that will simply create a linux executable with an ".exe" extention. You should consider being more friendly, especially when you dont know what you are talking about Hey ! I said I didn't want to be rude and that's still true RTFM is a kind of

Re: [PATCH 1/4] wineaddon.cpl: Added initial Wine Add-ons Manager stub.

2010-12-06 Thread André Hentschel
Am 06.12.2010 21:07, schrieb Hans Leidekker: > On Mon, 2010-12-06 at 20:49 +0100, André Hentschel wrote: > >> So the only problem is to have the Windows sfx file in your Linux >> environment? > > Yeah, it would be nice to have a Linux package for it. The source > appears to be in the public doma

Re: [PATCH 1/4] wineaddon.cpl: Added initial Wine Add-ons Manager stub.

2010-12-06 Thread André Hentschel
Am 06.12.2010 21:02, schrieb GOUJON Alexandre: > On 12/06/2010 08:21 PM, Jacek Caban wrote: >> That's exactly the problem of creating Windows self-extracting >> archives on Linux. How do you do that? > (I don't want to be rude but ...) > RTFM > > quoting `man 7z` from Ubuntu 10.04 : >> EXAMPLE 2

Re: [PATCH 1/4] wineaddon.cpl: Added initial Wine Add-ons Manager stub.

2010-12-06 Thread Hans Leidekker
On Mon, 2010-12-06 at 20:49 +0100, André Hentschel wrote: > So the only problem is to have the Windows sfx file in your Linux environment? Yeah, it would be nice to have a Linux package for it. The source appears to be in the public domain.

Re: [PATCH 1/4] wineaddon.cpl: Added initial Wine Add-ons Manager stub.

2010-12-06 Thread GOUJON Alexandre
On 12/06/2010 08:21 PM, Jacek Caban wrote: That's exactly the problem of creating Windows self-extracting archives on Linux. How do you do that? (I don't want to be rude but ...) RTFM quoting `man 7z` from Ubuntu 10.04 : EXAMPLE 2 7z a -sfx archive.exe dir1 add all files

Re: [PATCH 1/4] wineaddon.cpl: Added initial Wine Add-ons Manager stub.

2010-12-06 Thread André Hentschel
Am 06.12.2010 20:44, schrieb Hans Leidekker: > On Mon, 2010-12-06 at 20:21 +0100, Jacek Caban wrote: > >>> What improvements are needed for 7zip? It seems to work fine here, I can >>> use both the Windows and the Linux version to create self-extracting >>> archives for Windows. >> >> That's exactl

Re: [PATCH 1/4] wineaddon.cpl: Added initial Wine Add-ons Manager stub.

2010-12-06 Thread Hans Leidekker
On Mon, 2010-12-06 at 20:21 +0100, Jacek Caban wrote: > > What improvements are needed for 7zip? It seems to work fine here, I can > > use both the Windows and the Linux version to create self-extracting > > archives for Windows. > > That's exactly the problem of creating Windows self-extracting

Re: [PATCH 1/4] wineaddon.cpl: Added initial Wine Add-ons Manager stub.

2010-12-06 Thread Wolfram Sang
What improvements are needed for 7zip? It seems to work fine here, I can use both the Windows and the Linux version to create self-extracting archives for Windows. That's exactly the problem of creating Windows self-extracting archives on Linux. How do you do that? Check http://www.bugaco.com/

Re: [PATCH 1/4] wineaddon.cpl: Added initial Wine Add-ons Manager stub.

2010-12-06 Thread Jacek Caban
On 12/6/10 8:13 PM, Hans Leidekker wrote: On Mon, 2010-12-06 at 19:15 +0100, Jacek Caban wrote: Let's make it clear, what's the plan: The first step is moving the code to the right place (I will send patches moving it to appwiz.cpl). On the next Gecko release, we will change it to use MSI file

Re: [PATCH 1/4] wineaddon.cpl: Added initial Wine Add-ons Manager stub.

2010-12-06 Thread Hans Leidekker
On Mon, 2010-12-06 at 19:15 +0100, Jacek Caban wrote: > Let's make it clear, what's the plan: > The first step is moving the code to the right place (I will send > patches moving it to appwiz.cpl). On the next Gecko release, we will > change it to use MSI file and all goodies of more standard in

Re: [PATCH 1/4] wineaddon.cpl: Added initial Wine Add-ons Manager stub.

2010-12-06 Thread Owen Rudge
On 06/12/2010 12:15, Jacek Caban wrote: I must have misunderstood your plan then. Now I understand that we will have MSI file with self extracting archive for both Gecko and Mono that can be downloaded and/or installed by control panel applet. I agree that appwiz.cpl looks like a better place tha

Re: ntdll: Implement missing 64 bit shifts

2010-12-06 Thread Alexandre Julliard
Mike Gibson writes: > +/** > + *_allshr (NTDLL.@) > + * > + * Right arithmetic shift a 64 bit integer > + * > + * PARAMS > + * a [I] Initial number. > + * count [I] Number of bits to shift by. > + * > + *

Re: [PATCH 1/4] wineaddon.cpl: Added initial Wine Add-ons Manager stub.

2010-12-06 Thread Jacek Caban
On 12/6/10 1:15 PM, Alexandre Julliard wrote: Jacek Caban writes: The following series of patches is a first step towards Wine Add-ons tool. These patches move Gecko installation to wineaddon.cpl. They do nothing about making install code generic nor provide any new GUI yet. They only place th

Re: How to deal with variables where the size differs for 32 and 64bit

2010-12-06 Thread Reece Dunn
On 5 December 2010 20:05, Paul Vriens wrote: > Hi, > > Just found the fix for the oledb32:convert tests on 64bit. We need to adjust > our oledb.idl (see patch attached). Nice find. Shouldn't these be using the _PTR types instead (ULONG_PTR, LONG_PTR and friends?) -- then you don't need the 32/64

Re: How to deal with variables where the size differs for 32 and 64bit

2010-12-06 Thread André Hentschel
Am 05.12.2010 21:05, schrieb Paul Vriens: > Hi, > > Just found the fix for the oledb32:convert tests on 64bit. We need to > adjust our oledb.idl (see patch attached). wow, good job!!! > How should I deal with the ok() messages where we currently specify the > 32bit variant? I mean this will of c

Re: [PATCH 2/7] quartz: Add support for filtermapper3 to filtergraph, try 2

2010-12-06 Thread Alexandre Julliard
Maarten Lankhorst writes: > @@ -177,7 +177,7 @@ typedef struct _IFilterGraphImpl { > > LONG ref; > IUnknown *punkFilterMapper2; > -IFilterMapper2 * pFilterMapper2; > +IFilterMapper3 * pFilterMapper2; You should rename it then. -- Alexandre Julliard julli...@winehq.org

Re: [PATCH 1/4] wineaddon.cpl: Added initial Wine Add-ons Manager stub.

2010-12-06 Thread Alexandre Julliard
Jacek Caban writes: > The following series of patches is a first step towards Wine Add-ons > tool. These patches move Gecko installation to wineaddon.cpl. They do > nothing about making install code generic nor provide any new GUI yet. > They only place the code in the right place so that it can