mshtml #5: Set default print template in exec_print.

Frank Richter frank.richter at gmail.com
Wed Dec 13 19:11:35 CST 2006


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?

-f.r.



More information about the wine-devel mailing list