Results 1 to 2 of 2

Thread: 2 More questions, please answer !

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 1999
    Posts
    87

    Question

    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 ?

    Thank you, Jerry.

    Homepage: http://fraxionsoftware.cjb.net
    ICQ: 40269591
    Mail: Contact Me

  2. #2
    Guest
    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
  •  



Click Here to Expand Forum to Full Width