I'm trying to write Jump Lists without PyQt5. In fact I'm rewriting
this source
https://github.com/qt/qtwinextras/blob/18bee52fe48500bca46de7e47d134940c48b524c/src/winextras/qwinjumplist.cpp#L141
To set title or separator I need to access `IID_IPropertyStore`
interface (`{886D8EEB-8CF2-4446-8d02-
On 3/05/2021 4:37 am, Piotr Miedzik wrote:
I'm trying to write Jump Lists without PyQt5. In fact I'm rewriting
this source
https://github.com/qt/qtwinextras/blob/18bee52fe48500bca46de7e47d134940c48b524c/src/winextras/qwinjumplist.cpp#L141
To set title or separator I need to access `IID_IPrope