07-20-2006, 03:28 AM
Hmmm, unfortunately I can't get it to work on W2000. Maybe I'm doing something wrong. Here's what I'm doing:1) Copy/create both functions.
2) To try to hide an icon I run this macro:
HideTrayIcon "*part of the tool tip text here*" 1
I don't know if this is the whole problem, but the FindTrayIcon function seems to be returning -1 to the HideTrayIcon function.
Does it seem like I'm doing something wrong? Thanks.
-jimbog
P.S. I notice there is a reference to "XP" in the comments for the FindTrayIcon function. But I am in W2000
