quote:
Originally posted by alexp2_ad
quote:
Originally posted by CookieRevised
see one of my posts about manipulating the tray icon.
And that script crashes WLM 8.1 on startup.
If you look at the code, there is nothing to crash. That is, WLM uses even the exact same code to do what it does with the icon.
And the main API call to Shell_NotifyIconA is also in -dt-'s script, only he uses a way to complicated way to get to the handle.
Not to mention that in
the script I posted in that other thread nothing is even executed on startup at all. The script consists of only a few own made functions, no events at all and no global activex stuff or whatever else.
And even in practice the script does not crash in any WLM version. If you experienced a crash it is because of some other script or alteration of the original code or whatever.