Adding my application to Quick Launch
-
Hi guys, I want to add my application to Quick Launch bar. How can I do it using source code in vc++ 6.0. Please refer some source code or APIs. Thanking in Advance Velayudhan
-
Hi guys, I want to add my application to Quick Launch bar. How can I do it using source code in vc++ 6.0. Please refer some source code or APIs. Thanking in Advance Velayudhan
You have to create a shortcut to your application in the directory \documents and settings\\Application Data\Microsoft`\Internet Explorer. To create a shortcut, browse CP articles, you should find it easily.
-- modified at 7:15 Wednesday 21st March, 2007 To find the directory path, use SHGetSpecialFolderPath.
-
Hi guys, I want to add my application to Quick Launch bar. How can I do it using source code in vc++ 6.0. Please refer some source code or APIs. Thanking in Advance Velayudhan
: velayudhan_raj wrote:
I want to add my application to Quick Launch bar. How can I do it using source code in vc++ 6.0.
%APPDATA%\Microsoft\Internet Explorer\Quick Launch\
is path to quick launch based on user. It automatically takes logged in user application data folder path. Knock out 't' from can't, You can if you think you can :cool: