Results 1 to 7 of 7

Thread: Small app in taskbar

  1. #1

    Thread Starter
    Frenzied Member I_Love_My_Vans's Avatar
    Join Date
    Jan 2005
    Location
    In the PHP compiler
    Posts
    1,275

    Small app in taskbar

    Hi guys, to demonstrate my problem, i have enlisted the help of windows media player, as you can see from the screen shot below, WMP sits on the task bar, is there a way i could get a small form to do the same thing?

    With a simple icon and a text box?

    Thank you
    ILMV
    Attached Images Attached Images  
    Last edited by I_Love_My_Vans; Feb 16th, 2006 at 06:22 PM.

  2. #2
    PowerPoster jcis's Avatar
    Join Date
    Jan 2003
    Location
    Argentina
    Posts
    4,430

    Re: Small app in taskbar

    What screenshot?

  3. #3

    Thread Starter
    Frenzied Member I_Love_My_Vans's Avatar
    Join Date
    Jan 2005
    Location
    In the PHP compiler
    Posts
    1,275

    Re: Small app in taskbar

    HA, At this point im inclined to blame IE7

  4. #4
    PoorPoster iPrank's Avatar
    Join Date
    Oct 2005
    Location
    In a black hole
    Posts
    2,729

    Re: Small app in taskbar

    Last edited by iPrank; Feb 17th, 2006 at 05:19 AM.
    Usefull VBF Threads/Posts I Found . My flickr page .
    "I love being married. It's so great to find that one special person you want to annoy for the rest of your life." - Rita Rudner


  5. #5
    PoorPoster iPrank's Avatar
    Join Date
    Oct 2005
    Location
    In a black hole
    Posts
    2,729

    Re: Small app in taskbar

    Eduardo A. Morcillo's VB6 code page now is here. (mentioned in the EE page)

    The 'Explorer Bands' project from the Shell Extensions samples is what you need.
    To run the project you'll also need OLELIB.TLB - OLE interfaces & functions v1.7 and Shell Extensions [FIX - Missing files] from that page.

    Compile the dll project or register the existing one. Right click on Taskbar. Choose 'Toolbars' and click on "Recent VB Projects - Desktop Band Sample"
    Usefull VBF Threads/Posts I Found . My flickr page .
    "I love being married. It's so great to find that one special person you want to annoy for the rest of your life." - Rita Rudner


  6. #6
    Addicted Member adamm83's Avatar
    Join Date
    Oct 2005
    Location
    Toronto, ON, Canada
    Posts
    180

    Re: Small app in taskbar

    Hey I'm just continuing. I'm looking to make a deskband toolbar. The sample from that site sorta works. It adds an item to the list of toolbars to choose from, but when i select it, nothing shows up, and if I unlock the taksbar so that I can scale it, it just shows a white box covering the entire section of that toolbar.

    Also when I try to play or compile the project, I get this error:
    [BadImplementsRefInCompatLib]

    Just to let you know, i downloaded the "Shell Extensions" link and the "Shell Extensions - Fix Missing files" link from http://www.mvps.org/emorcillo/en/code/vb6/index.shtml

    EDIT:
    Ok I forgot to mention that I downloaded the OLELIB files. I also forgot to copy the OLELIB files to my windows direct, I only copied the OLELIB2 files. Anyhow, copying those files to my system32 directory fixed the [BadImplementsRefInCompatLib] error, but I still can't seem to get the toolbar to work in the taskbar. I get an option to add "VB Knowledge Base Search" toolbar in Windows Explorer, but there is no "Recent VB Projects - Deskband sample" option. I did have it the first time I registered the dll, but once I unregistered and reregistered, it was not there.
    Last edited by adamm83; Jan 22nd, 2007 at 05:00 PM.
    adamm
    ACM Designs

    Codebank:
    RegOpen - Open registry keys in Regedit quick & easily


    "A man who tries to catch two rabbits at the same time will catch neither."

  7. #7
    Addicted Member adamm83's Avatar
    Join Date
    Oct 2005
    Location
    Toronto, ON, Canada
    Posts
    180

    Re: Small app in taskbar

    does anyone have any ideas about my problem (above)
    adamm
    ACM Designs

    Codebank:
    RegOpen - Open registry keys in Regedit quick & easily


    "A man who tries to catch two rabbits at the same time will catch neither."

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