Zachary Goldberg schrieb:
> On Mon, Mar 31, 2008 at 10:01 AM, Alexandre Julliard
> <[EMAIL PROTECTED]> wrote:
>> Stefan Leichter <[EMAIL PROTECTED]> writes:
>>
>> > +if (pszSubPath && (length = MultiByteToWideChar(CP_ACP, 0,
>> pszSubPath, -1, NULL, 0))) {
>> > +pszSubPathW = HeapAll
> On Sun, Apr 13, 2008 at 10:11 AM, Steven Edwards <[EMAIL PROTECTED]>
> wrote:
> > Rather than ignoring mono these issues make it sound like Wine and
> > mono should try to work together again. The EULA for the .NET runtime
> > prohibits distributing it and using it on non-windows licensed syst
On Mon, Mar 31, 2008 at 10:01 AM, Alexandre Julliard
<[EMAIL PROTECTED]> wrote:
> Stefan Leichter <[EMAIL PROTECTED]> writes:
>
> > +if (pszSubPath && (length = MultiByteToWideChar(CP_ACP, 0,
> pszSubPath, -1, NULL, 0))) {
> > +pszSubPathW = HeapAlloc(GetProcessHeap(), 0, length *
>
On Monday 14 April 2008 04:15:49 Dan Kegel wrote:
> New:
> 12561 -unknown 0Photoshop CS alt key for clone/healing - possible
> regression
This is probably related to http://bugs.winehq.org/show_bug.cgi?id=12543 which
in turn seems to be caused by the fix for
http://bugs.winehq.org/show_bu
19 days to code freeze (!)
Big news of the week is an apparant regression in one of
the release criteria apps. Also, happily, two bugs I had
pushed off to 1.2 got fixed anyway (demonstrating the
honorary nature of the release manager position :-)
Changes since last week:
Deferred earlier, but f
On Fri, 11 Apr 2008, Kacper Pluta wrote:
[...]
> I'd also suggest correcting MIDI handling and integrating wine with
> wineasio, which would enable using VST and VSTi on a quite high level,
> as well as use other programmes.
There's a wineasio project which is in a separate tree, partly for
lic
Am Sonntag, 13. April 2008 22:28:16 schrieb Rolf Kalbermatter:
> Following link might give some details about Sun Solaris support of
> infinintes
> and also ideas how to solve that problem.
Yes, that would work. Any build system guru who could implement that? I think
it is not a good idea to put t
Dmitry Timoshkov wrote:
> "Louis. Lenders" <[EMAIL PROTECTED]> wrote:
>
>> +HRESULT WINAPI CoInternetSetFeatureEnabled(INTERNETFEATURELIST Feature,
>> DWORD flags, BOOL fEnable)
>> +{
>> +FIXME("%p, 0x%08x, %x, stub\n", &Feature, flags, fEnable);
>> +return E_NOTIMPL;
>> +}
>> diff --git
On Sun, Apr 13, 2008 at 4:05 PM, Scott Ritchie <[EMAIL PROTECTED]> wrote:
>
> Austin English wrote:
> > Looking at documentation/PACKAGING, it seems there's quite a bit of
> > outdated info (hasn't been updated in 2-3 years...). Anywho, I'm
> > preparing a few updates for it, but wanted to verif
On So, 2008-04-13 at 02:18 +0200, Marcel Partap wrote:
> +formNameW = HeapAlloc(GetProcessHeap(), 0, len * sizeof(WCHAR));
> +MultiByteToWideChar(CP_ACP, 0, pFormName, -1, formNameW, len);
> +return DeleteFormW(hPrinter, formNameW);
Memory-leak: formnameW
--
By by ... Detlef
On So, 2008-04-13 at 02:18 +0200, Marcel Partap wrote:
> + *
> + * FIXME: no level 2 support
> + *
> */
> BOOL WINAPI AddFormW(HANDLE hPrinter, DWORD Level, LPBYTE pForm)
"FIXME:" is not a valid section in our API-Documentation
Please use "NOTES" or "BUGS"
--
By by ... Detlef
On So, 2008-04-13 at 02:18 +0200, Marcel Partap wrote:
> Subject: [PATCH] winspool/tests: Add tests for AddForm
A test for AddForm / DeleteForm can't work with the stubs in our
"winspool.drv".
The implementation is needed first.
> +SetLastError(MAGIC_DEAD);
Plase do not use MAGIG_DEAD, it wa
Hi.
There was a problem found recently in a fan-made mod of Forsaken (game), that
certain input combinations were slowing wine very seriously. Holding down a
keyboard button and moving mouse was found to be especially devastating to
performance (200 fps to 10fps in a matter of 10-20 seconds).
Austin English wrote:
> Looking at documentation/PACKAGING, it seems there's quite a bit of
> outdated info (hasn't been updated in 2-3 years...). Anywho, I'm
> preparing a few updates for it, but wanted to verify that
> cachedmetrics is no longer used. There's a few references to it on
> AppDB, bu
On Sun, Apr 13, 2008 at 12:55 PM, Kornél Pál <[EMAIL PROTECTED]> wrote:
> > 1) support for mixed assemblies in Mono for Windows
>
> I'm trying to do some work on that.
Cool!
> > 2) porting Mono's WinForms on top of Wine gdiplus
> > instead of Mono gdiplus (and making it more win32-ish as
> > a r
Petr Sumbera [mailto:[EMAIL PROTECTED]
> >isinf is a function / macro which returns wether or not a
> float is positive >infinite or negative infinite. I think it
> is a standard C function. Maybe >solaris declares it in some
> header that needs to be included, like math.h?
>
> I have logg
On Sun, Apr 13, 2008 at 2:43 PM, Dan Kegel <[EMAIL PROTECTED]> wrote:
> Vitaliy wrote:
> >Austin English wrote:
> >> With ubuntu updating to the 2.6.24 kernel, a lot more people are
> >> running into errors about reserving memory. This patch adds a
> >> suggestion to check /etc/sysctl.conf.
>
Hi,
> 1) support for mixed assemblies in Mono for Windows
I'm trying to do some work on that.
> 2) porting Mono's WinForms on top of Wine gdiplus
> instead of Mono gdiplus (and making it more win32-ish as
> a result)
Mono is using MS GDI+ on Windows since it uses GDI+. Mono's libgdiplus is
onl
Vitaliy wrote:
>Austin English wrote:
>> With ubuntu updating to the 2.6.24 kernel, a lot more people are
>> running into errors about reserving memory. This patch adds a
>> suggestion to check /etc/sysctl.conf.
>>
>> You may need to edit /etc/sysctl.conf to give Wine access to this memory.\n",
>
James wrote:
> If you'll actually read what I said, I made no threats, nor was I rude.
IMHO the cumulative attitude of your comments, especially
http://bugs.winehq.org/show_bug.cgi?id=11639#c18
Stop posting in a closed bug report! You've already been told to open a new
bug report..
was in fact
On Sun, Apr 13, 2008 at 2:01 PM, Alexander Dorofeyev <[EMAIL PROTECTED]> wrote:
>
> James Hawkins wrote:
> > On Sat, Apr 12, 2008 at 5:14 PM, Kai Blin <[EMAIL PROTECTED]> wrote:
> >> Hi folks,
> >>
> >> I seem to have done something wrong referring a user to a closed bug
> report
> >> that
On Sun, Apr 13, 2008 at 10:11 AM, Steven Edwards <[EMAIL PROTECTED]> wrote:
> Rather than ignoring mono these issues make it sound like Wine and
> mono should try to work together again. The EULA for the .NET runtime
> prohibits distributing it and using it on non-windows licensed systems
> so
Am Samstag, 12. April 2008 04:27:01 schrieb Ivan Gyurdiev:
> Stefan Dösinger wrote:
> > Alexandre didn't commit the patch, I think we should come to an agreement
> > on this issue, otherwise it is going to come up again and again.
>
> The fundamental issue is pretty straightforward - not sure why i
James Hawkins wrote:
> On Sat, Apr 12, 2008 at 5:14 PM, Kai Blin <[EMAIL PROTECTED]> wrote:
>> Hi folks,
>>
>> I seem to have done something wrong referring a user to a closed bug report
>> that seemed to be related to the problem he was having. (See bug 11639 for
>> more context)
>>
>> So in o
The files that I have for textures are attached.
[EMAIL PROTECTED] escribió:
Hi,
Are you still working on the texture functions?
I'd need them for completing my ID3DXSprite implementation,
so if you don't mind I could complete your started patches.
Best regards,
Tony
Unbegrenzter Speich
Sergey Khodych wrote:
>
>
>
>
>
> +static HRESULT WINAPI SysKeyboardAImpl_GetProperty(
> ...
> +if (TRACE_ON(dinput))
> +_dump_DIPROPHEADER(pdiph);
Please drop the TRACE_ON check - it's being done in dump func
Sergey Khodych wrote:
>
>
>
Any particular reason for this? Do you have a program that sets different
data format? The reason I ask - copying 256 bytes is much faster then
iterating over the whole data format and copying one byte at a time.
Vitaliy.
Austin English wrote:
> With ubuntu updating to the 2.6.24 kernel, a lot more people are
> running into errors about reserving memory. This patch adds a
> suggestion to check /etc/sysctl.conf.
>
> You may need to edit /etc/sysctl.conf to give Wine access to this memory.\n",
Can you be more speci
On Fri, Apr 11, 2008 at 8:50 AM, Roderick Colenbrander
<[EMAIL PROTECTED]> wrote:
> For a part the issue is that lots of programs are hybrid ones. Some of them
> behave 'nicely' in the way they just call a few functions from a native win32
> dll. I think apps that embed COM objects (like a Word
Hi,
Are you still working on the texture functions?
I'd need them for completing my ID3DXSprite implementation,
so if you don't mind I could complete your started patches.
Best regards,
Tony
Unbegrenzter Speicher, Top-Spamschutz, 120 SMS und eigene E-MailDomain inkl.
http://office.freenet.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to xprop, Wine is creating the desktop window with
_NET_WM_WINDOW_TYPE = _NET_WM_WINDOW_TYPE_DIALOG. This is problematic for
me, because of the way my window manager (Matchbox) handles dialogs. Is
there a reason that the desktop is not _NET
"Louis. Lenders" <[EMAIL PROTECTED]> wrote:
> +HRESULT WINAPI CoInternetSetFeatureEnabled(INTERNETFEATURELIST Feature,
> DWORD flags, BOOL fEnable)
> +{
> +FIXME("%p, 0x%08x, %x, stub\n", &Feature, flags, fEnable);
> +return E_NOTIMPL;
> +}
> diff --git a/dlls/urlmon/urlmon.spec b/dlls/u
32 matches
Mail list logo