Sign In | Register Now About Bytes | Help | Site Map
Connecting Tech Pros Worldwide

how to restore an application from the sys tray by hwnd

Question posted by: yolilb (Guest) on July 7th, 2007 05:15 AM
hi everybody

I'm using VB6
I need to restore a program that resides in the sys tray.
I menage to write a function that finds the hwnd of the program but I can't
figure out how to restore the program from the sys tray

can someone help pls

thanks


Dean Earley's Avatar
Dean Earley
Guest
n/a Posts
July 7th, 2007
02:15 PM
#2

Re: how to restore an application from the sys tray by hwnd
yolilb wrote:
Quote:
hi everybody
>
I'm using VB6
I need to restore a program that resides in the sys tray.
I menage to write a function that finds the hwnd of the program but I can't
figure out how to restore the program from the sys tray


You would really need to talk to the authors.
If they just hide it, then you can call ShowWindow with SW_SHOW.
If they do anything more than that then you will need to find out what.

--
Dean Earley (dean.earley@icode.co.uk)
i-Catcher Development Team

iCode Systems

yosilb's Avatar
yosilb
Guest
n/a Posts
July 7th, 2007
04:45 PM
#3

Re: how to restore an application from the sys tray by hwnd
thank you for your help
"Dean Earley" <dean.earley@icode.co.ukwrote in message
news:468f9d8f$0$15855$fa0fcedb@news.zen.co.uk...
Quote:
yolilb wrote:
Quote:
>hi everybody
>>
>I'm using VB6
>I need to restore a program that resides in the sys tray.
>I menage to write a function that finds the hwnd of the program but I
>can't
>figure out how to restore the program from the sys tray

>
You would really need to talk to the authors.
If they just hide it, then you can call ShowWindow with SW_SHOW.
If they do anything more than that then you will need to find out what.
>
--
Dean Earley (dean.earley@icode.co.uk)
i-Catcher Development Team
>
iCode Systems




 
Not the answer you were looking for? Post your question . . .
189,847 Experts ready to help you find a solution.
Sign up for a free account, or Login (if you're already a member).

Latest Articles: Read & Comment
  • Didn't find the answer you were looking for?
    Post Your Question
  • Top Community Contributors