>Ok, I'm not sure about it waiting for that event. The call is
>0009:Call kernel32.WaitForSingleObject(0048,) ret=00401c00
>
>Anyway I wrote a test app, showwindow.c. It is available on
>ftp://resnet.dnip.net . The relay log is there too. The test app tries
>to mimic the calls I see.
On 4/11/06, Alexandre Julliard <[EMAIL PROTECTED]> wrote:
> "Jesse Allen" <[EMAIL PROTECTED]> writes:
>
> > Start of process 0x8:
> >
> > Creates 16x16 window, WS_POPUP style in thread 0x9, 10024 (Root Window)
> > ShowWindow 10024
> > In ShowWindow set_active_window
> > Creates a new thread 0x
Tony Lambregts wrote:
We now have at least three bugs[1] where the program will not accept the
all the characters that are required if we do not use native fonts. The
latest bug report was reported just today and the reporter resolved the
bug as FIXED when he used Native fonts.
So I have a co
On 4/11/06, Alexandre Julliard <[EMAIL PROTECTED]> wrote:
> "Jesse Allen" <[EMAIL PROTECTED]> writes:
>
> > Start of process 0x8:
> >
> > Creates 16x16 window, WS_POPUP style in thread 0x9, 10024 (Root Window)
> > ShowWindow 10024
> > In ShowWindow set_active_window
> > Creates a new thread 0x
On Tue, 2006-04-11 at 23:27 +0200, Detlef Riekenberg wrote:
> So when you have an Installer / Application, that needs more from
> "setupapi.dll", this hint my help.
Nice, anyone looking at merging back the changes?
--
Dimi Paun <[EMAIL PROTECTED]>
Lattica, Inc.
In KDevelop, did you set up a new project your ddraw test app? If so, which
type did you pick? Thanks.
-Original Message-
From: Stefan Dِsinger [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 23, 2006 9:27
To: wine-devel@winehq.org; Ng, Billy H CIV NAVSEA
Subject: Re: IDE with Winemaker
Hi.
Hervé Poussineau (hpoussin) anounced today on #winehackers, that he did
some updates (LGPL) on our "setupapi.dll" - codebase for reactos.
So when you have an Installer / Application, that needs more from
"setupapi.dll", this hint my help.
--
By By ...
... Detlef
> Not sure how important NetBIOS is, but what do you mean by "the registry
> has to be set up"? Is it something that needs to be added to wine.inf
> and/or something added to winecfg? Or, would just documenting it be the
> solution? I'm pretty sure we have no docs on it right now.
You have to se
On 4/11/06, Juan Lang <[EMAIL PROTECTED]> wrote:
Yes, it can, with some caveats: the registry has to be set up correctly,and the name has to be NetBIOS-legal (15 characters or fewer, no NetBIOSspecial characters, which are different than DNS ones.) It's especially
the fact that the registry has to
On Tuesday 11 April 2006 19:38, Juan Lang wrote:
> special characters, which are different than DNS ones.) It's especially
> the fact that the registry has to be set up that makes this less useful.
I see, well, DNS_QUERY_NO_NETBT was introduced after Windows 2000 and I
think it shows where MS is
"Jesse Allen" <[EMAIL PROTECTED]> writes:
> Start of process 0x8:
>
> Creates 16x16 window, WS_POPUP style in thread 0x9, 10024 (Root Window)
> ShowWindow 10024
> In ShowWindow set_active_window
> Creates a new thread 0xc
> Starts process 0xe
> CreateEvent "WARCRAFT_III_OK" and waits on read
In this Release I changed all the stuff i was annoyed of. Here the changes:
0.33We are now also able to load a config-file...
- Optional Config-File Support! The Internal Config-Area still exists.
I created an example-config and a colorless one for all who don't
wan
> > I'm not sure you really want to though.
>
> Why? Can our (your) netbios code do name lookups?
Yes, it can, with some caveats: the registry has to be set up correctly,
and the name has to be NetBIOS-legal (15 characters or fewer, no NetBIOS
special characters, which are different than DNS ones
On Tuesday 11 April 2006 17:58, Juan Lang wrote:
> +if (options & DNS_QUERY_NO_NETBT)
> +FIXME( "option DNS_QUERY_NO_NETBT not implemented\n" );
>
> In fact, you do support this. You don't support the lack of it. That is,
> you don't call NetBIOS() to do a name lookup if it isn't spe
On 4/11/06, Tony Lambregts <[EMAIL PROTECTED]> wrote:
> Should These bugs marked a duplicates?
These reports should all be pending the same bug. We really need a
proper font replacement.
--
Steven Edwards
"There is one thing stronger than all the armies in the world, and
that is an idea whose ti
We now have at least three bugs[1] where the program will not accept the
all the characters that are required if we do not use native fonts. The
latest bug report was reported just today and the reporter resolved the
bug as FIXED when he used Native fonts.
So I have a couple of questions.
Sho
+if (options & DNS_QUERY_NO_NETBT)
+FIXME( "option DNS_QUERY_NO_NETBT not implemented\n" );
In fact, you do support this. You don't support the lack of it. That is,
you don't call NetBIOS() to do a name lookup if it isn't specified. I'm
not sure you really want to though.
--Juan
_
> All power to you :) I forgot to add the smiley, I
> meant it half-joking.
I shouldn't reply to email late, ever :) Bad coder: more caffeine for
you!
--Juan
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://
Hi,
Just a question: Why are the signatures of some of the mails I send to
wine-patches broken? It doesn't happen with all mails, approx. every fifth
signature is incorrect. The signatures of the same mails in the sent mail
folder are correct. Is there something that modifies some mails, but not
Detlef Riekenberg <[EMAIL PROTECTED]> writes:
> +if (RegOpenKeyExW(hroot, mi2w->pName, 0, KEY_READ, &hentry) ==
> ERROR_SUCCESS) {
> +TRACE("monitor %s already exists\n", debugstr_w(mi2w->pName));
> +/* NT: ERROR_PRINT_MONITOR_ALREADY_INSTALLED (3006)
> + 9x: ERROR_A
Hans Leidekker <[EMAIL PROTECTED]> writes:
> Changelog
> Improve error handling in create_page_control().
This doesn't build for me (LDAP_MAXINT is not defined).
--
Alexandre Julliard
[EMAIL PROTECTED]
I am facing problems when i used chinese system
with wine the text on dialog boxes or menus...
are not shown properly..
---
Vikas Goswami
__
Yahoo! India Matrimony: Find your partner now. Go to http://yahoo.
On Tue, Apr 11, 2006 at 12:10:59PM +0200, Alexandre Julliard wrote:
> Marcus Meissner <[EMAIL PROTECTED]> writes:
>
> > On Mon, Apr 10, 2006 at 08:51:53PM -0700, Dan Kegel wrote:
> >> Marcus wrote:
> >> > I have started adding gphoto2 support to twain.dll.
> >>
> >> Sounds good. I'm mildly surpr
Marcus Meissner <[EMAIL PROTECTED]> writes:
> On Mon, Apr 10, 2006 at 08:51:53PM -0700, Dan Kegel wrote:
>> Marcus wrote:
>> > I have started adding gphoto2 support to twain.dll.
>>
>> Sounds good. I'm mildly surprised twain doesn't
>> support libgphoto2 as a backend already, but whatever...
>>
24 matches
Mail list logo