|
-
Aug 31st, 2006, 06:24 PM
#1
Thread Starter
Junior Member
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
-
Sep 1st, 2006, 08:18 AM
#2
Thread Starter
Junior Member
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 ?
-
Sep 1st, 2006, 06:23 PM
#3
Hyperactive Member
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
-
Sep 1st, 2006, 07:23 PM
#4
Re: open selected files with context menu
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|