On Mon, Jun 29, 2009 at 1:18 AM, Kai Blin wrote:
> On Monday 29 June 2009 07:51:03 Austin English wrote:
>> On Mon, Jun 29, 2009 at 12:46 AM, Kai Blin wrote:
>
>> > Yes. Realistically, there will be a contract involved regulating what
>> > needs to be done to get the money. I very much doubt the go
Kai Blin wrote:
On Monday 29 June 2009 07:51:03 Austin English wrote:
On Mon, Jun 29, 2009 at 12:46 AM, Kai Blin wrote:
Yes. Realistically, there will be a contract involved regulating what
needs to be done to get the money. I very much doubt the government just
go and drop money on random pa
Kovács András wrote:
> Hi,
>
> This patch is for GetTitleBarInfo <...>
>
> Andras Kovacs
Not so problematic, but you can simplify 'if (IsWindow(hwnd) == FALSE)' with
'if (! IsWindow(hwnd))'
Frédéric
On Monday 29 June 2009 07:51:03 Austin English wrote:
> On Mon, Jun 29, 2009 at 12:46 AM, Kai Blin wrote:
> > Yes. Realistically, there will be a contract involved regulating what
> > needs to be done to get the money. I very much doubt the government just
> > go and drop money on random paypal bu
On Mon, Jun 29, 2009 at 12:46 AM, Kai Blin wrote:
> On Monday 29 June 2009 01:22:00 Austin English wrote:
>> On Sun, Jun 28, 2009 at 5:38 PM, Ben Klein wrote:
>> > 2009/6/29 Scott Ritchie :
>> >> Who would they give the money to, even if they wanted to give it to us?
>> >
>> > Codeweavers?
>>
>> Is
On Monday 29 June 2009 01:22:00 Austin English wrote:
> On Sun, Jun 28, 2009 at 5:38 PM, Ben Klein wrote:
> > 2009/6/29 Scott Ritchie :
> >> Who would they give the money to, even if they wanted to give it to us?
> >
> > Codeweavers?
>
> Is a private for-profit company.
>
> Is there something wrong
Austin English wrote:
On Sun, Jun 28, 2009 at 5:38 PM, Ben Klein wrote:
2009/6/29 Scott Ritchie :
Who would they give the money to, even if they wanted to give it to us?
Codeweavers?
Is a private for-profit company.
Is there something wrong with putting it in the Wine development fund,
unde
On Sun, Jun 28, 2009 at 5:38 PM, Ben Klein wrote:
> 2009/6/29 Scott Ritchie :
>> Who would they give the money to, even if they wanted to give it to us?
>
> Codeweavers?
Is a private for-profit company.
Is there something wrong with putting it in the Wine development fund,
under custody of the So
2009/6/29 Scott Ritchie :
> Who would they give the money to, even if they wanted to give it to us?
Codeweavers?
Kovács András wrote:
Hi,
GetTitleBarInfo tests for NULL values.
Best Regards,
Kovács András
What about this one:
---
ret = GetTitleBarInfo(NULL, NULL);
---
What error code will come first?
Kovács András wrote:
Hi,
This patch is for GetTitleBarInfo, when it gets NULL hwnd and/or pti
parameter.
GTA IV tries to use this function with NULL, NULL parameters.
This doesn't hurt Windows, but crashes in wine.
Tested against Windows 7.
Best Regards,
Andras Kovacs
---
TRACE("(%p
2009/6/28 Kovács András :
> Hi,
>
> This patch is for GetTitleBarInfo, when it gets NULL hwnd and/or pti
> parameter.
> GTA IV tries to use this function with NULL, NULL parameters.
> This doesn't hurt Windows, but crashes in wine.
> Tested against Windows 7.
>
> Best Regards,
>
> Andras Kovacs
No
Strike that, I must have misread the documentation.
Only thing I am wondering is do we really need the (unsigned long) here?
If anyone has a pointer to clear documentation that would be nice; what I
found so far leaves some questions open...
Gerald
On Sun, 28 Jun 2009, Gerald Pfeifer wrote:
>
Kai Blin wrote:
On Saturday 27 June 2009 02:16:42 Dan Kegel wrote:
If anyone's at LinuxTag, maybe it would be worth wandering over to
Halle 7.2a, Stand 111 and chat the projects up to see if any
of them have any interest in Wine...
Ah, damn, that was like a day late. I won't make it in time t
Kovács András wrote:
Hi,
This patch is for GetTitleBarInfo, when it gets NULL hwnd and/or pti
parameter.
GTA IV tries to use this function with NULL, NULL parameters.
This doesn't hurt Windows, but crashes in wine.
Tested against Windows 7.
Best Regards,
Andras Kovacs
I think IsWindow()
Davide Pizzetti wrote:
Il giorno dom, 28/06/2009 alle 17.43 +0400, Nikolay Sivov ha scritto:
Davide Pizzetti wrote:
I've got another question: i've created some new files and translated
them into italian. How can i submit them as a patch? I made a git diff
but these files i created don'
Davide Pizzetti wrote:
I've got another question: i've created some new files and translated
them into italian. How can i submit them as a patch? I made a git diff
but these files i created don't appear there
As I told you. Do 'git add '. This will
add it to your local repo.
Davide Pizzetti wrote:
Il giorno dom, 28/06/2009 alle 16.39 +0400, Nikolay Sivov ha scritto:
Davide Pizzetti wrote:
i think i made a little mess with the files for winedbg. how do i
restore the situation to the previous state?
Il giorno dom, 28/06/2009 alle 16.14 +0400, Nikolay Sivov ha
Davide Pizzetti wrote:
Another question: when i create a new language translation file, i have
to copy the english file into a new file and translate it?
Il giorno dom, 28/06/2009 alle 16.14 +0400, Nikolay Sivov ha scritto:
Davide Pizzetti wrote:
Here's the italian translation for wine
Davide Pizzetti wrote:
i think i made a little mess with the files for winedbg. how do i
restore the situation to the previous state?
Il giorno dom, 28/06/2009 alle 16.14 +0400, Nikolay Sivov ha scritto:
Davide Pizzetti wrote:
Here's the italian translation for winedbg
Hi, Da
Davide Pizzetti wrote:
Here's the italian translation for winedbg
Hi, Davide.
This patch is malformed too.
When you need to create new file in repo, first create it in your file
system, then do 'git add programs/winedbg/rsrc_It.rc' .
This will add it to your repo. Don't forget to edit rsrc
21 matches
Mail list logo