sebsabul Posted April 7, 2005 Posted April 7, 2005 Hi, I´ve got a question: The fuction: TraySetIcon("Shell32.dll",166) works! but the function: TraySetIcon("C:\Windows\System\test.ico") don´t work. Why Thank you for help.
Lazycat Posted April 8, 2005 Posted April 8, 2005 Seems this is a little bug: optional iconID param no more optional. This TraySetIcon("C:\Windows\System\test.ico", 0) should work. Koda homepage ([s]Outdated Koda homepage[/s]) (Bug Tracker)My Autoit script page ([s]Outdated mirror[/s])
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now