Maarten Lankhorst wrote:
> Hi Christopher,
>
> 2008/3/12, Christopher <[EMAIL PROTECTED]>:
>
>> I've been trying to get MozyHome working on WINE, and have made a little
>> progress. However, it seems that the service which Mozy uses won't
>> start. Searching a bit I found a thread from a year
Emmanuel Maillard wrote:
> Hi,
>
> I post a new quartzdrv patch for wine-0.9.56 on Darwine SF patches
> page :
> http://sourceforge.net/tracker/index.php?func=detail&aid=1908759&group_id=69890&atid=526089
>
> It's not fully update to wine changes (SysCommandSizeMove didn't be
> reviewed)
> and
Hi Christopher,
2008/3/12, Christopher <[EMAIL PROTECTED]>:
> I've been trying to get MozyHome working on WINE, and have made a little
> progress. However, it seems that the service which Mozy uses won't
> start. Searching a bit I found a thread from a year ago stating that
> services don't wor
Am Donnerstag, 13. März 2008 01:02:47 schrieb Artur Szymiec:
> Stefan Dösinger pisze:
> > Hi,
> > Note that we do not accept workaround patches into Wine, because
>
> otherwise the
>
> > whole software would become a huge workaround collection.
> >
> > A potential proper fix for this is to generate
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Stefan Dösinger pisze:
> Hi,
> Note that we do not accept workaround patches into Wine, because
otherwise the
> whole software would become a huge workaround collection.
>
> A potential proper fix for this is to generate an UUID, store it in a
constant
Hi,
Note that we do not accept workaround patches into Wine, because otherwise the
whole software would become a huge workaround collection.
A potential proper fix for this is to generate an UUID, store it in a constant
global variable and memcpy it into the deviceidentifier
signature.asc
Desc
Ivan Sinitsin wrote:
> On Monday the patch realizing this function has been accepted. It works
> perfectly, but hyperlinks do not work.
>
What do you mean by hyperlinks don't work?
> If I makes this function that way:
>
> [...]
> hyperlinks works good.
>
> Why so occurs?
>
As I've explain
Hello, I've been investigating defect 11562, and would appreciate some
thoughts on how to move forward...
Basically the application creates a new visible window (eg at 0,0 - 200,50)
and then draws in it by:
1. BeginPaint - This sets up the cliprgn to the whole window
2. Works out some sizes...
3.
Yes, services are implemented now. If you
run into a problem, please file a bug.
Hi,
I was trying to fix the issues with the user32/listbox tests when I found that
we have a lot of leftover files from the shell32/shlfileop test.
This happens because I get about a gazillion dialogs asking me what to do
during
the shlfileop tests and I usually tend to click Cancel or Skip.
I've been trying to get MozyHome working on WINE, and have made a little
progress. However, it seems that the service which Mozy uses won't
start. Searching a bit I found a thread from a year ago stating that
services don't work in WINE, but that it was being worked on. Are
services implemented
Dan Hipschman <[EMAIL PROTECTED]> writes:
> @@ -25,6 +25,7 @@ WINE_DEFAULT_DEBUG_CHANNEL(qmgr);
>
> static void BackgroundCopyFileDestructor(BackgroundCopyFileImpl *This)
> {
> +This->owner->lpVtbl->Release((IBackgroundCopyJob *) This->owner);
Please use the appropriate COM macros instead
- Original Message
> From: Dan Kegel <[EMAIL PROTECTED]>
> Subject: Re: Free apps bundled with msvcp71?
>
> I'm still looking for a legal download of some app
> that just happens to come with msvcp71.dll.
> Ideally it'll be some small app with a trivial installer
> that can be run noninte
On Wed, Mar 12, 2008 at 12:05 AM, James Hawkins <[EMAIL PROTECTED]> wrote:
> There is a wineserver component.
D'oh. Blind. I guess I was expecting the 'wine' prefix to be removed
as it was for lots of other stuff.
On Wed, Mar 12, 2008 at 12:55 AM, Tom Wickline <[EMAIL PROTECTED]> wrote:
> MSVCP71.dll is the MS Visual C++ 7.1 Runtime Library (which comes with
> .NET 2003).
>
> see: http://msdn2.microsoft.com/en-gb/vbasic/ms789141.aspx for some info,
>
> The Visual C++ Toolkit 2003 also bundles MSVCP71.dl
Am Mittwoch, 12. März 2008 09:46:25 schrieb Chris Robinson:
I am not yet conviced that those patches are a good idea. Some time ago I
found that I need the full half pixel to make DCT happy. Furthermore I see
different behavior among drivers, e.g. my r200 driver doesn't need any
correction(it ra
Alexandre Julliard wrote:
> Module: wine
> Branch: master
> Commit: b069ef4268e7056856ce6714714d929165f24fc8
> URL:
> http://source.winehq.org/git/wine.git/?a=commit;h=b069ef4268e7056856ce6714714d929165f24fc8
>
> Author: Hans Leidekker <[EMAIL PROTECTED]>
> Date: Fri Feb 1 14:40:15 2008 +010
James Hawkins wrote:
> On Tue, Mar 11, 2008 at 3:15 PM, Dan Kegel <[EMAIL PROTECTED]> wrote:
>> Louis wrote:
>> > Hi, i wonder if it would be possible to improve
>> > winetricks dotnet 1.1, so that it's actually able to run
>> >.net-1.1 applications. Currently it only installs the framework,
>>
Hello Dan,
MSVCP71.dll is the MS Visual C++ 7.1 Runtime Library (which comes with
.NET 2003).
see: http://msdn2.microsoft.com/en-gb/vbasic/ms789141.aspx for some info,
The Visual C++ Toolkit 2003 also bundles MSVCP71.dll and MSVCR71.dll
see: http://xona.com/2004/06/29.html
The Toolkit can be d
On Mar 11, 2008, at 7:00 AM, Stefan Dösinger wrote:
> I think the patches suffer from mail client line wrapping
Huh. I specifically switched to Thunderbird to send them because I
thought it wouldn't do that.
Anyway, I've resent them using the --attach option for git-format-
patch. Thanks fo
On Tue, Mar 11, 2008 at 10:47 PM, Dan Kegel <[EMAIL PROTECTED]> wrote:
> On Tue, Mar 11, 2008 at 7:21 PM, James Hawkins <[EMAIL PROTECTED]> wrote:
> > > There have been several server-related bugs
> > > lately, yet we have no server component.
> > > Seems like we need one.
> >
> > server
21 matches
Mail list logo