Hello, Jake,

The main "unusualness" about our wrapper is that it not only wraps 
ICustomDestinationList COM-interface, but also allows programmer to put there 
QActions and use it like with some kind of menus. What it does it stores these 
actions, gives them unique id's, and those id-s puts into command-line argument 
to rundll32, which after activation of jumplist item calls a procedure, which 
then finds respective action by id and triggers it. It's pretty common 
mechanism of transforming this unusable "Jump Lists", which is only list of 
shortcuts, into something more usable.
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to