flat assembler
Message board for the users of flat assembler.

Index > Windows > Tray Icon and szTip

Author
Thread Post new topic Reply to topic
dacid



Joined: 31 Aug 2008
Posts: 57
dacid 06 Oct 2008, 16:31
I need my program to update the "szTip" with a timer.. how i can do it?

Quote:
szTip A 64-byte array that contains the string that will be used as the tooltip text when the mouse hovers over the tray icon.
Post 06 Oct 2008, 16:31
View user's profile Send private message Reply with quote
dacid



Joined: 31 Aug 2008
Posts: 57
dacid 06 Oct 2008, 20:08
Code:
 
   lea      edi,nid.szTip
  invoke  lstrcpy,edi,ADDR Buffer
  invoke  Shell_NotifyIcon,NIM_MODIFY,offset nid  
    


This code works but i dont know if this is the correct way...
Post 06 Oct 2008, 20:08
View user's profile Send private message Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.