Results 1 to 3 of 3

Thread: Download Manager Help Needed

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2002
    Location
    UK
    Posts
    417

    Unhappy Download Manager Help Needed

    Hi experts I am in the design of building a download manager little like get-right well ok not as that advanced yet anyway and maybe never but.

    well at the moment the program works fine but I want to add a little function so that when the user clicks on a link in internet explorer pointing to a zip file or a exe file I whoule like it so it opens up my program then downloads the file.

    I know how to download the file I am only looking for a way so that the file is displayed in a text box

    I just want to do something like what get right does when it give you the option to download with there program

    any ideas whould help me a lot

    Thanks,
    When your dreams come true.
    On error resume pulling hair out.

  2. #2
    Lively Member
    Join Date
    Mar 2002
    Location
    Klamath Falls, OR
    Posts
    71
    Well, I've not done this, and I'm not really quite sure how I'd do it if I needed to, but you said ANY ideas would help. I know if you want your app to be in the system tray, you have to have a form that is constantly running which does nothing, but watch for mouse clicks. I imagine you can get the hwnd for the window that was clicked and find out the title of the window, and if the title says microsoft internet explorer in it, or netscape, then thats half the battle. Next you'd have to know what was clicked in that window, and I really don't know how that'd work out. I'd start looking at detecting mouse clicks outside of your app, and work from there. This could be alllll wrong, but I figured I'd say somthing, who knows if it will help.

  3. #3
    Hyperactive Member ashay's Avatar
    Join Date
    Feb 2002
    Location
    Mumbai,India
    Posts
    278
    hi,

    check out this url.....

    http://msdn.microsoft.com/library/de...ownloadmgr.asp

    regds,
    ashay
    "If you should die before me, ask if you could bring a friend."
    - Stone Temple Pilots

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