mshtml #5: Set default print template in exec_print.

Jacek Caban jacek at codeweavers.com
Thu Dec 14 02:10:34 CST 2006


Frank Richter wrote:
> On 14.12.2006 00:21, Jacek Caban wrote:
>   
>> --- a/dlls/mshtml/resource.h
>> +++ b/dlls/mshtml/resource.h
>> @@ -28,6 +28,9 @@
>>  
>>  #define IDS_MESSAGE_BOX_TITLE  2213
>>  
>> +#define IDS_PRINT_HEADER_TEMPLATE  8403
>> +#define IDS_PRINT_FOOTER_TEMPLATE  8404
>> +
>>     
>
> Could it be you forgot to submit the .rc file changes for these new strings?
>   
.rc changes are in an other patch:
http://www.winehq.org/pipermail/wine-patches/2006-December/033782.html

Thanks,
    Jacek



More information about the wine-devel mailing list