Results 1 to 4 of 4

Thread: open selected files with context menu

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 2004
    Location
    @ My PC
    Posts
    30

    open selected files with context menu

    hi to all
    how can i send selected file paths to my program with right click menu in explorer window ?
    somthing like jetaudio menu (play with jetaudio)...specially when selected multiple files .
    thanx to all

  2. #2

    Thread Starter
    Junior Member
    Join Date
    Nov 2004
    Location
    @ My PC
    Posts
    30

    Re: open selected files with context menu

    in other words i want that my player do this :
    in a folder (for example f:\mehdi\) select multiple mp3 files and then right click ,
    then choose from context menu play with myplayer .
    also i can play only one file with right click menu ,but how can i get all selected file or folder paths and send them to my program ?

  3. #3
    Hyperactive Member kazar's Avatar
    Join Date
    Apr 2006
    Location
    UK
    Posts
    323

    Re: open selected files with context menu

    look at using the GetSystemMenu, and ModifyMenu apis
    KAZAR

    The Law Of Programming:

    As the Number of Lines of code increases, the number of bugs generated by fixing a bug increases exponentially.
    __________________________________
    www.startingqbasic.co.uk

  4. #4
    Old Member moeur's Avatar
    Join Date
    Nov 2004
    Location
    Wait'n for Free Stuff
    Posts
    2,712

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