|
-
Nov 18th, 2004, 03:46 AM
#1
Thread Starter
PowerPoster
[VB6] TrayIcons - Guru needed
Hello everyone. I'm sure this is a hard question but please only answer if you know what you're talking about, thanks.
Project:
I want to make a shell (desktop) replacement, this also means writing a Systray replacement. Now when replacing the shell no explorer.exe will be started and therefore no Systray will be created -> I won't be able to just catch the icons from there.
Problem
I'd have to catch WMs from other programs wanting to add, modify or remove icons from the Systray. Also I'd have to forward icon-clicks to the corresponding programs. I have no idea on either of these.
Can anyone please help me on this?
Thanks in advance,
Fox
-
Nov 23rd, 2004, 03:45 AM
#2
Thread Starter
PowerPoster
Just pushing this up again...
-
Nov 23rd, 2004, 06:02 PM
#3
Frenzied Member
I'm sure this is a hard question but please only answer if you know what you're talking about
I know little bits and pieces of information on shells when i was attempting my own desktop shell replacement to skin all programs with custom graphics of your choice, etc.
Either you've already looked or don't want to look...but have you
checked out other projects for desktop shells on PSC?
ice
:::`DISCLAIMER`:::
Do NOT take anything i have posted to be truthful in any way, shape or form.
Thank You!
--------------------------------
"Never heard about "hiking" poles. I usualy just grab a stick from the nature, and use that as a pole." - NoteMe
"Finaly I can look as gay as I want..." - NoteMe
Languages: VB6, BASIC, Java, C#. C++
-
Nov 23rd, 2004, 08:33 PM
#4
Thread Starter
PowerPoster
I wouldn't know of any
-
Nov 23rd, 2004, 10:21 PM
#5
Frenzied Member
HERE
OR more specifically for SYSTRAY .. HERE
^^ used some of that code in my attempt lol..
I say attempt due to the fact that i never finished it... got it on disc somewhere i think though, i was running into some issues handling all the applications api calls
:::`DISCLAIMER`:::
Do NOT take anything i have posted to be truthful in any way, shape or form.
Thank You!
--------------------------------
"Never heard about "hiking" poles. I usualy just grab a stick from the nature, and use that as a pole." - NoteMe
"Finaly I can look as gay as I want..." - NoteMe
Languages: VB6, BASIC, Java, C#. C++
-
Nov 23rd, 2004, 10:41 PM
#6
Thread Starter
PowerPoster
Thanks, I'll take a look at it.
Last edited by Fox; Nov 25th, 2004 at 05:41 PM.
-
Nov 25th, 2004, 05:41 PM
#7
Thread Starter
PowerPoster
Hm I tried that code but it's missing several files to work...
-
Nov 25th, 2004, 10:26 PM
#8
Frenzied Member
Did you look at the other code postings? the BoS Replacement shell has a working start menu/ systray/ toolbar in it and has commented code i do believe.
here.
:::`DISCLAIMER`:::
Do NOT take anything i have posted to be truthful in any way, shape or form.
Thank You!
--------------------------------
"Never heard about "hiking" poles. I usualy just grab a stick from the nature, and use that as a pole." - NoteMe
"Finaly I can look as gay as I want..." - NoteMe
Languages: VB6, BASIC, Java, C#. C++
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|