Classic Shell http://www.classicshell.net/forum/ |
|
The Secret http://www.classicshell.net/forum/viewtopic.php?f=7&t=1112 |
Page 1 of 1 |
Author: | troposphere [ Sat Aug 17, 2013 10:09 am ] |
Post subject: | The Secret |
Hi, What is the method by which a user-defined button is added to the taskbar in C++? I tried using the ITaskbarList interface, but this doesn't do what I need. I've been searching for the past three days and cannot find how this is done. Thanks for any help you can offer, Rich |
Author: | Ivo [ Sat Aug 17, 2013 10:22 am ] |
Post subject: | Re: The Secret |
There are multiple steps and they are different depending on the OS. You have to hide the original button, then reserve space for the new button, then create the new button. You have to be careful to restore the original state when you are done. You have to handle the taskbar being moved, as well as multiple taskbars. Look at the source code for details. |
Author: | troposphere [ Sat Aug 17, 2013 2:23 pm ] |
Post subject: | Re: The Secret |
Thanks for your reply. But my SVN browser says this repository is empty: http://svn.code.sf.net/p/classicshell/codeCan you help me locate the source for the older versions? |
Author: | Ivo [ Sat Aug 17, 2013 6:05 pm ] |
Post subject: | Re: The Secret ![]() |
You can download the sources from here: http://sourceforge.net/projects/classic ... 20release/ |
Page 1 of 1 | All times are UTC - 8 hours [ DST ] |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |