davethebrat
Jul 31st, 2001, 12:35 PM
I want to add this capability to my application but I don't know if it can be done....
Lets say when I create a shortcut to my program I use this as my path "c:\my app\app.exe /mp3". Is there a way to have my application read that "/mp3" and open my music player form? Does windows just pass it on to the Command agrument?
< I already have a Sub Mail() in place >
Lets say when I create a shortcut to my program I use this as my path "c:\my app\app.exe /mp3". Is there a way to have my application read that "/mp3" and open my music player form? Does windows just pass it on to the Command agrument?
< I already have a Sub Mail() in place >