How to implement CSystem_Tray class with minimum number of lines of code

Discussion in 'Win32' started by ranjini.sg, Jun 26, 2007.

  1. ranjini.sg

    ranjini.sg New Member

    Joined:
    Jun 25, 2007
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    Hi

    How can I implement CSystem_Tray in my application? All I want to do is when I right click on window and chose minimize option it should get minimized into System Tray or notification area.
     
  2. NewsBot

    NewsBot New Member

    Joined:
    Dec 2, 2008
    Messages:
    1,267
    Likes Received:
    2
    Trophy Points:
    0
  3. ranjini.sg

    ranjini.sg New Member

    Joined:
    Jun 25, 2007
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    Thanks Shabir.
    Well, I need to implement the CSytem Tray in Pop-up Window not a dialog based application. How can I do that? Could you please help me out?
     
  4. NewsBot

    NewsBot New Member

    Joined:
    Dec 2, 2008
    Messages:
    1,267
    Likes Received:
    2
    Trophy Points:
    0
    The concept is independent of the Application you are using and its just what needs to be done like what API's should be used and other stuff's like that.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice