Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. ScrumpyJackk

    windows message from system tray icon

    Hey I have made an application that is minimised to the system tray. What I cannot seem to work out is how to capture windows messages from the system tray icon so I can do things like open a popup menu. Any help would be appreciated. Jack
  2. ScrumpyJackk

    inheritance vs class wrapping

    hey guys, I'm trying to understand some harder OO concepts at the moment. My question is this. If I already have a class that performs almost all that I require, would it be better to write a new class that inherits from the current class, or to write a new class that wraps the current class and...

Part and Inventory Search

Back
Top