Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #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.


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


"Yo" wrote in message
...
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.


It can be done from any language, provided you can make calls to the Windows
API. But ask in a windows newsgroup. That's where you'll find
windows-related answers.
-Howard


  #3   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?

Thanks. I only have a tiny grasp of a VB, and because of the minmal
documentation regarding API in the Help file, I assumed that any calls to
the API had to be done in C++. I assumed that's what this newsgroup was.
Thanks for guiding me, I'll look elsewehre.
Yo.


"Howard" wrote in message
...

"Yo" wrote in message
...
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.


It can be done from any language, provided you can make calls to the

Windows
API. But ask in a windows newsgroup. That's where you'll find
windows-related answers.
-Howard




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default Accessing the Systray; what language/function does this?

See on line help for the Declare statement. This lets you
declare the API functions you want to use.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com

"Yo" wrote in message
...
Thanks. I only have a tiny grasp of a VB, and because of the

minmal
documentation regarding API in the Help file, I assumed that

any calls to
the API had to be done in C++. I assumed that's what this

newsgroup was.
Thanks for guiding me, I'll look elsewehre.
Yo.


"Howard" wrote in message
...

"Yo" wrote in message
...
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.


It can be done from any language, provided you can make calls

to the
Windows
API. But ask in a windows newsgroup. That's where you'll

find
windows-related answers.
-Howard






  #5   Report Post  
Posted to microsoft.public.excel.programming
Yo Yo is offline
external usenet poster
 
Posts: 11
Default Accessing the Systray; what language/function does this?

Thanks Chip!


"Chip Pearson" wrote in message
...
See on line help for the Declare statement. This lets you
declare the API functions you want to use.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com

"Yo" wrote in message
...
Thanks. I only have a tiny grasp of a VB, and because of the

minmal
documentation regarding API in the Help file, I assumed that

any calls to
the API had to be done in C++. I assumed that's what this

newsgroup was.
Thanks for guiding me, I'll look elsewehre.
Yo.


"Howard" wrote in message
...

"Yo" wrote in message
...
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.


It can be done from any language, provided you can make calls

to the
Windows
API. But ask in a windows newsgroup. That's where you'll

find
windows-related answers.
-Howard










Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to change German language data into Eglish Language in a colum Execel work sheet language problems Excel Discussion (Misc queries) 1 October 29th 07 09:59 PM
language support in excel sheet using a third party language tool seema Excel Worksheet Functions 0 March 13th 06 06:06 AM
Accessing a Function Bill Martin -- (Remove NOSPAM from address) Excel Discussion (Misc queries) 4 January 1st 05 05:46 AM
System doesn't load Systray Dave Excel Discussion (Misc queries) 2 December 9th 04 03:10 AM
Can vba put an icon in the systray? Yo Excel Programming 0 January 23rd 04 09:11 PM


All times are GMT +1. The time now is 09:31 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"