Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Mimicking system tray

Mimicking system tray

Scheduled Pinned Locked Moved C / C++ / MFC
comlinuxhelptutorialquestion
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Diarrhio
    wrote on last edited by
    #1

    I'm trying to write a plugin for a freeware taskbar replacement application, which would duplicate the functionality of the system tray. i.e. I need to know whenever icons are added/updated/removed from the system tray, and ideally whenever tool-tips appear. I've snooped around here and MSDN a bit and can't find anything related to how to do this. Closest thing I've found is http://www.codeproject.com/shell/ctrayiconposition.asp, but it's of no help. I am guessing some sort of system hook is what I will need to resort to, but I'm not quite sure if that is the case. Does anybody have any experience with this? Thanks, D

    B 1 Reply Last reply
    0
    • D Diarrhio

      I'm trying to write a plugin for a freeware taskbar replacement application, which would duplicate the functionality of the system tray. i.e. I need to know whenever icons are added/updated/removed from the system tray, and ideally whenever tool-tips appear. I've snooped around here and MSDN a bit and can't find anything related to how to do this. Closest thing I've found is http://www.codeproject.com/shell/ctrayiconposition.asp, but it's of no help. I am guessing some sort of system hook is what I will need to resort to, but I'm not quite sure if that is the case. Does anybody have any experience with this? Thanks, D

      B Offline
      B Offline
      BaldwinMartin
      wrote on last edited by
      #2

      Paul Diliscia did an article on bands in 1997 or their about. Search for MSDN Journal "C++ Under the Hood", please correct me if I am wrong. I believe that article made a taskbar replacement. "Naked we come and bruised we go." - James Douglas Morrison Best Wishes, ez_way

      D 1 Reply Last reply
      0
      • B BaldwinMartin

        Paul Diliscia did an article on bands in 1997 or their about. Search for MSDN Journal "C++ Under the Hood", please correct me if I am wrong. I believe that article made a taskbar replacement. "Naked we come and bruised we go." - James Douglas Morrison Best Wishes, ez_way

        D Offline
        D Offline
        Diarrhio
        wrote on last edited by
        #3

        Well, I tried searching for lots of things. I searched for "C++ Under the Hood", "Paul DiLascia", "Paul DiLascia taskbar", "taskbar", and "taskbar replace", as well as all the other searches I have tried in recent days, but have come up empty handed. Any other info you can give me to help me find it? Thanks

        B 1 Reply Last reply
        0
        • D Diarrhio

          Well, I tried searching for lots of things. I searched for "C++ Under the Hood", "Paul DiLascia", "Paul DiLascia taskbar", "taskbar", and "taskbar replace", as well as all the other searches I have tried in recent days, but have come up empty handed. Any other info you can give me to help me find it? Thanks

          B Offline
          B Offline
          BaldwinMartin
          wrote on last edited by
          #4

          You bet, I should have done this first. http://www.dilascia.com/ "Naked we come and bruised we go." - James Douglas Morrison Best Wishes, ez_way

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups