widl: Added support for registering alternative progids.

Huw Davies huw at codeweavers.com
Fri Dec 17 09:25:28 CST 2010


On Fri, Dec 17, 2010 at 04:14:24PM +0100, Jacek Caban wrote:
> diff --git a/tools/widl/parser.y b/tools/widl/parser.y
> index c924a66..28cb1da 100644
> --- a/tools/widl/parser.y
> +++ b/tools/widl/parser.y
> @@ -190,7 +190,7 @@ static statement_list_t *append_statement(statement_list_t *list, statement_t *s

> -%token tAGGREGATABLE tALLOCATE tANNOTATION tAPPOBJECT tASYNC tASYNCUUID
> +%token tAGGREGATABLE tALLOCATE tANNOTATION tAPPOBJECT tASYNC tASYNCUUID tALTPROGID


Hi Jacek,

This breaks alphabetical order in this line.

Cheers,
Huw.



More information about the wine-devel mailing list