[2/4] taskschd: Add registration for TaskScheduler interfaces.

Alexandre Julliard julliard at winehq.org
Mon Dec 23 04:56:59 CST 2013


Dmitry Timoshkov <dmitry at baikal.ru> writes:

> +[
> +    threading(both),
> +    progid("Schedule.Service.1"),
> +    vi_progid("Schedule.Service"),
> +    uuid(0f87369f-a4e5-4cfc-bd3e-73e6154572dd)
> +]
> +coclass TaskService { interface ITaskService; }

This should go in the public header, with the correct name. It's also
supposed to be a typelib.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list