[2/2] oleacc: implemented GetRoleText[A/W] with tests (try3)

Nikolay Sivov bunglehead at gmail.com
Mon Oct 6 07:30:32 CDT 2008


Dmitry Timoshkov wrote:
> "Nikolay Sivov" <bunglehead at gmail.com> wrote:
>
>>> First of all there is no need to send the configure.ac patch 
>>> separately.
>> Ok, but how could I remove auto generated files from patch?
>> Now I commit 3 times:
>> 1) configure.ac
>> 2) regenerated 'configure'
>> 3) main patch body.
>>
>> Then I simply don't send the second one. If there's a easier way 
>> please let me know.
>
> Use git update-index to explicitly mark the files to commit, then call
> git commit.
Thanks, I'll try.
>
>> to prove this I need to add a new module named oleaccrc.dll which 
>> contains this resources on Win.
>
> I don't understand the argument about oleaccrc.dll.
>
This module contains localized resource strings used by GetRoleText in 
Win. I tried to avoid adding it but it's the only way to make test check 
returned length for each string.



More information about the wine-devel mailing list