View Single Post
  #1   Report Post  
Posted to comp.lang.c++,microsoft.public.excel.programming
Yo Yo is offline
external usenet poster
 
Posts: 11
Default Accessing the Systray; what language/function does this?

I want to put an icon in the systray. I don't think VBA does this.
Is there a VC++ or C++ Function or Sub that I can declare that will allow me
to create a systray icon (or is it windows_notification_area)?
Thanks in advance,
Yo.