|
-
Jul 17th, 2000, 06:44 PM
#1
Thread Starter
Lively Member
Hi!
2 More questions...
1. How do I get the Program Path, from a shortcut file ?
2. How can I dock a window to another window, and make it stick there, JUST like in Winamp, exactly like Winamp ?
-
Jul 17th, 2000, 06:51 PM
#2
To answer your first question..a shortcut is just a link of the main program, so the code is:
Code:
Msgbox "File is located in " & App.path
and to answer your second question, please refer to this thread:
http://forums.vb-world.net/showthrea...threadid=23066
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
|