"typos" on some include files

Marcos Gutiérrez Batz sacrom at gmail.com
Wed Oct 24 08:20:31 CDT 2007


I'll try to find the correct files to add the stub and then send the 
patch for that!

Dmitry Timoshkov wrote:
> "Marcos Gutiérrez Batz" <sacrom at gmail.com> wrote:
>
>> $ diff -up  liboleaut32.def /usr/lib/wine/liboleaut32.def
>> --- liboleaut32.def     2007-08-23 16:15:48.000000000 +0200
>> +++ /usr/lib/wine/liboleaut32.def       2007-10-15 00:48:35.000000000 
>> +0200
>> @@ -366,7 +366,6 @@ EXPORTS
>>   OleCreatePictureIndirect at 16 @419
>>   OleCreateFontIndirect at 12 @420
>>   OleTranslateColor at 12 @421
>> -  OleLoadPictureFile at 12 @422
>>   OleLoadPicturePath at 24 @424
>>   VarUI4FromI8 at 12 @425
>>   VarUI4FromUI8 at 12 @426
>
> Also you can't just add an entry to the .def file, it's auto generated.
> You have to add a stub to the source file, and change the 'stub' entry
> in the .spec file.
>



More information about the wine-devel mailing list