Results 1 to 8 of 8

Thread: [VB6] TrayIcons - Guru needed

  1. #1

    Thread Starter
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088

    [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

  2. #2

    Thread Starter
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088
    Just pushing this up again...

  3. #3
    Frenzied Member ice_531's Avatar
    Join Date
    Aug 2002
    Location
    Sitting w/ Bob Status: -Next -To- Null- Friend: Philip
    Posts
    1,152
    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++

  4. #4

    Thread Starter
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088
    I wouldn't know of any

  5. #5
    Frenzied Member ice_531's Avatar
    Join Date
    Aug 2002
    Location
    Sitting w/ Bob Status: -Next -To- Null- Friend: Philip
    Posts
    1,152
    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++

  6. #6

    Thread Starter
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088
    Thanks, I'll take a look at it.
    Last edited by Fox; Nov 25th, 2004 at 05:41 PM.

  7. #7

    Thread Starter
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088
    Hm I tried that code but it's missing several files to work...

  8. #8
    Frenzied Member ice_531's Avatar
    Join Date
    Aug 2002
    Location
    Sitting w/ Bob Status: -Next -To- Null- Friend: Philip
    Posts
    1,152
    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
  •  



Click Here to Expand Forum to Full Width