Changes between Initial Version and Version 1 of Ticket #2970, comment 4


Ignore:
Timestamp:
Jan 18, 2015, 7:10:17 PM (11 years ago)
Author:
guinness

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2970, comment 4

    initial v1  
    1 But "" is not the same as Chr(0). Any further discussion should be moved to the appropriate thread please >> http://www.autoitscript.com/forum/topic/166765-traysettooltip-override-default/.
     1But "" is not the same as Chr(0) as "" is (char)32 and null is (char)0. Any further discussion should be moved to the appropriate thread please >> http://www.autoitscript.com/forum/topic/166765-traysettooltip-override-default/.