Nick Sukharev wrote:
> +if (!InitializeSecurityDescriptor(*NewDescriptor,
> SECURITY_DESCRIPTOR_REVISION)) {
> + HeapFree(GetProcessHeap(), 0, *NewDescriptor);
> +return FALSE;
> +}
You are mixing tabs and spaces.
--
Dmitry.
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.
On 12/6/10 1:41 PM, Juan Lang wrote:
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.
+1, Juan. Spell it out, Read the Fine Manual is w
On Tue, Dec 7, 2010 at 10:51 AM, Mike Gibson
wrote:
> ...
> The vast majority of platforms seem to do arithmetic right shift. It would
> be better to have a #define that indicates what the right shifting behavior
> is. Only on those platforms where right shift isn't arithmetic would the
> slo
For me, with today's winetricks from svn and wine from git,
winetricks dotnet30
seems to work well. It appears to hang at the end because of
http://bugs.winehq.org/show_bug.cgi?id=25059
but that's cosmetic; if you look for the icon hiding on the
taskbar, you'll see the installer completed.
Don'
Hi all,
I've got the Visual Studio Remote Debugger working with breakpoints,
but not with forcing the process to pause. It immediately exits with
"Trace/breakpoint trap." I've tried looking up the error, but it seems
that no one has this specific set of circumstances. Any ideas?
Thanks,
Joe
On 12/7/10 3:09 PM, Paul Vriens wrote:
On 12/07/2010 06:45 PM, Andrew Bogott wrote:
This should supersede the previous version of this patch. This one plugs
a memory leak present in the last version.
Hi Andrew,
The previous patch has already been committed.
Yep -- Alexandre did his push a
On 12/07/2010 06:45 PM, Andrew Bogott wrote:
This should supersede the previous version of this patch. This one plugs
a memory leak present in the last version.
Hi Andrew,
The previous patch has already been committed.
--
Cheers,
Paul.
Alexandre Julliard [julli...@winehq.org] writes:
> Mike Gibson writes:
>
> > +/**
> > + *_allshr (NTDLL.@)
> > + *
> > + * Right arithmetic shift a 64 bit integer
> > + *
> > + * PARAMS
> > + * a [I] Initia
Hans Leidekker writes:
> Yes, we considered that. It means we need to be able to create a
> cabinet file, which needs to be done with open source tools if we want
> distributions to include the packages. Wine itself seems to be about
> the only option there, but we don't support compression.
If
On Mon, 2010-12-06 at 23:14 +0100, Alexandre Julliard wrote:
> > where 7zS.sfx is the self-extractor and wine_gecko-1.1.0.cfg looks
> > like this:
> >
> > ;!...@install@!UTF-8!
> > Title="Wine Gecko 1.1.0"
> > BeginPrompt="Do you want to install Wine Gecko 1.1.0?"
> > ExecuteFile="wine_gecko-1.1.0
On 2010-12-06 18:49-0800 Dan Kegel wrote:
Does
winetricks python26
work for you?
The answer to your question (for wine-1.3.8, at least) is yes it does,
and that lead to a complete solution! I am CCing to the list as well
because others will be interested in that solution to my original
quest
12 matches
Mail list logo