Hi,
I'm in the process of migrating custom patches made to WINE 1.1.7 to
WINE 1.3.24. Among those is USBD.SYS, which we use to run a Windows
driver for a specific USB device which has no equivalent Linux driver.
I was wondering what to expect from 1.3.24 as far as USB device
discovery and Windo
Thanks Bruno, ExpandEnvironmentStrings with %CommonProgramFiles% seems
to be a better solution for my needs.
> I need to get the user configured path to Program Files/Common Files
> to save the dinput action mapping settings.
>
> What are the my options for doing this?
>
> One way I found is the SHGetSpecialFolderPath function, but it
> requires me to link to shell32 and I suspect there's a better way.
I
On Tue, Aug 9, 2011 at 18:17, Lucas Zawacki wrote:
> I need to get the user configured path to Program Files/Common Files
> to save the dinput action mapping settings.
>
> What are the my options for doing this?
Maybe you can use environment variables:
APPDATA
CommonProgramFiles
They are found o
I need to get the user configured path to Program Files/Common Files
to save the dinput action mapping settings.
What are the my options for doing this?
One way I found is the SHGetSpecialFolderPath function, but it
requires me to link to shell32 and I suspect there's a better way.
Thanks
There's actually a problem with what I was intending to do. In windows
the function doesnt truly create a dialog, it's more like a DirectX
rendered application and just now I realized that the test will not be
compatible. So I think I'll give up testing this, at least for now.
I introduced exactly the same on my old DIB engine, to avoid tons of FIXMES :-)
I find it quite useful.
Max
2011/8/9 André Hentschel :
> Am 09.08.2011 19:44, schrieb Hans Leidekker:
>> On Tue, 2011-08-09 at 19:31 +0200, André Hentschel wrote:
>>
>>> diff --git a/dlls/wldap32/tests/parse.c b/dlls/wldap32/tests/parse.c
>>> index 4cf8564..ed37d88 100644
>>> --- a/dlls/wldap32/tests/parse.c
>>> +++ b/dlls/wl
Am 09.08.2011 19:44, schrieb Hans Leidekker:
> On Tue, 2011-08-09 at 19:31 +0200, André Hentschel wrote:
>
>> diff --git a/dlls/wldap32/tests/parse.c b/dlls/wldap32/tests/parse.c
>> index 4cf8564..ed37d88 100644
>> --- a/dlls/wldap32/tests/parse.c
>> +++ b/dlls/wldap32/tests/parse.c
>> @@ -128,7 +
On Tue, 2011-08-09 at 19:31 +0200, André Hentschel wrote:
> diff --git a/dlls/wldap32/tests/parse.c b/dlls/wldap32/tests/parse.c
> index 4cf8564..ed37d88 100644
> --- a/dlls/wldap32/tests/parse.c
> +++ b/dlls/wldap32/tests/parse.c
> @@ -128,7 +128,11 @@ START_TEST (parse)
> LDAP *ld;
>
>
Am 09.08.2011 19:26, schrieb Hans Leidekker:
> On Tue, 2011-08-09 at 19:17 +0200, André Hentschel wrote:
>
>> diff --git a/dlls/wldap32/tests/parse.c b/dlls/wldap32/tests/parse.c
>> index 4cf8564..faad474 100644
>> --- a/dlls/wldap32/tests/parse.c
>> +++ b/dlls/wldap32/tests/parse.c
>> @@ -128,7 +
On Tue, 2011-08-09 at 19:17 +0200, André Hentschel wrote:
> diff --git a/dlls/wldap32/tests/parse.c b/dlls/wldap32/tests/parse.c
> index 4cf8564..faad474 100644
> --- a/dlls/wldap32/tests/parse.c
> +++ b/dlls/wldap32/tests/parse.c
> @@ -128,7 +128,11 @@ START_TEST (parse)
> LDAP *ld;
>
>
2011/8/8 Michael Mc Donnell :
> Hi
>
> I've been working on a test and improvements for CloneMesh as part of
> GSoC 2011. I would be grateful if anyone could comment on my work.
> There are five test cases in the attached patch:
>
> 0. Basic mesh cloning. Declaration has position and normal, and t
On 08/09/2011 01:49 PM, Frédéric Delanoy wrote:
http://wiki.winehq.org/SubmittingPatches already links to
http://wiki.winehq.org/GitWine (see
http://wiki.winehq.org/SubmittingPatches#head-c088a6649bf6b17d21c57a87be967bc309b2f57c)
I was just referring to the .git/config file which may need som
2011/8/9 GOUJON Alexandre :
> On 08/09/2011 08:51 AM, Frédéric Delanoy wrote:
>>
>> 2011/8/8 Adam Stachowicz:
>>>
>>> From f91549a682b52b77853b53a475011c7869f861b2 Mon Sep 17 00:00:00 2001
>>> From: Saibamen
>>> Date: Mon, 8 Aug 2011 15:43:48 +0200
>>> Subject: Resize control to allow wider string
On 08/09/2011 08:51 AM, Frédéric Delanoy wrote:
2011/8/8 Adam Stachowicz:
From f91549a682b52b77853b53a475011c7869f861b2 Mon Sep 17 00:00:00 2001
From: Saibamen
Date: Mon, 8 Aug 2011 15:43:48 +0200
Subject: Resize control to allow wider string of polish translator and bug
27975
Please see http:
16 matches
Mail list logo