James Hawkins wrote:
> It should be mentioned that the setupapi:devinst tests fail miserably
> on every platform. I'm working through the failing win2k3 tests, but
> it would be nice if someone could take a look at these, maybe even
> those that contributed to or wrote the tests.
>
> Thanks,
> Ja
Juan Lang wrote:
>> anyone knows the exact testing causing the creation of the dummy devices?
>
> I believe it's testRegisterDeviceInfo. See my comment in it:
> * FIXME: the key also becomes undeletable. How to get rid of it?
>
> --Juan
>
Deleting is not an issue if you use the native GUI's. Y
Maarten Lankhorst wrote:
>> The issue about the leftover registry keys after the tests still stands
>> though.
> I just keep hitting escape when booting, but it is a real problem that
> should be addressed, anyone knows the exact testing causing the
> creation of the dummy devices? Why 75 mouse cl
On Tue, May 20, 2008 at 8:17 PM, Juan Lang <[EMAIL PROTECTED]> wrote:
>> anyone knows the exact testing causing the creation of the dummy devices?
>
> I believe it's testRegisterDeviceInfo. See my comment in it:
> * FIXME: the key also becomes undeletable. How to get rid of it?
>
Another note: t
On Tue, May 20, 2008 at 8:08 PM, Maarten Lankhorst
<[EMAIL PROTECTED]> wrote:
> Hello Paul,
>
> 2008/5/20 Paul Vriens <[EMAIL PROTECTED]>:
>> Paul Vriens wrote:
>>> Hi,
>>>
>>> On several windows boxes (VMware) I receive this nice message that
>>> Windows will try to find a driver for an unknown de
> anyone knows the exact testing causing the creation of the dummy devices?
I believe it's testRegisterDeviceInfo. See my comment in it:
* FIXME: the key also becomes undeletable. How to get rid of it?
--Juan
Hello Paul,
2008/5/20 Paul Vriens <[EMAIL PROTECTED]>:
> Paul Vriens wrote:
>> Hi,
>>
>> On several windows boxes (VMware) I receive this nice message that
>> Windows will try to find a driver for an unknown device.
>>
>> This device is added by the setupapi/devinst test and is not (or can't
>> be
> I think above mentioned functions are badly stubbed in
> ./dlls/advapi32/security.c
> Current implementation outputs a message like "FIXME ... stub ..." but
> functions are not stubbed in the ./dlls/advapi32/advapi32.spec file.
That's expected. A "hard stub" has just a stub entry in the spec
fi
A quick question about stubs,
I think above mentioned functions are badly stubbed in
./dlls/advapi32/security.c
Current implementation outputs a message like "FIXME ... stub ..." but
functions are not stubbed in the ./dlls/advapi32/advapi32.spec file.
Is this wrong?
If not, how can I know for s
Paul Vriens wrote:
> Hi,
>
> On several windows boxes (VMware) I receive this nice message that
> Windows will try to find a driver for an unknown device.
>
> This device is added by the setupapi/devinst test and is not (or can't
> be?) properly removed after the tests.
>
> On NT/W2K I'm able
Hi,
On several windows boxes (VMware) I receive this nice message that Windows will
try to find a driver for an unknown device.
This device is added by the setupapi/devinst test and is not (or can't be?)
properly removed after the tests.
On NT/W2K I'm able to delete all the relevant registry k
Dmitry Timoshkov <[EMAIL PROTECTED]> writes:
> this patch fixes the problem reported in the bug 12884.
>
> Changelog:
> kernel32: Comment out the Esperanto locale definitions, they are
> incomplete, and cause the problems.
This will only make Esperanto support even more incomplete and bro
Am Montag, den 19.05.2008, 19:58 +0900 schrieb Dmitry Timoshkov:
> "Michael Karcher" <[EMAIL PROTECTED]> wrote:
>
> > +INT WINAPI StringFromGUID2_16(REFGUID id, LPSTR str, INT cmax)
> > +{
> > + char xguid[80];
> > + int len;
> > +
> > + if (WINE_StringFromCLSID( id, xguid ))
> > + r
Thanks -- I'll do that.
Juan Lang wrote:
> Hi Bob,
>
> could you open a bug at bugs.winehq.org, and put everything you wrote
> in your email in the description? You might have more luck getting
> followup that way.
--
___
Bob Smith -
The page http://www.winehq.org/site/forums needs to link to the new
forums at http://forum.winehq.org/ (it does, but just in the site-wide
sidebar not the page body).
Regards,
Ian
15 matches
Mail list logo