Results 1 to 3 of 3

Thread: IShellLink

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2001
    Location
    Sweden
    Posts
    6

    Question IShellLink

    how do I use IShellLink ?

    I'm trying to get path, command line arguments ... from an shortcut ,and I think I should use IShellLink but I don't know how.

    http://msdn.microsoft.com/library/de...nk/GetPath.asp






    P.S
    and yes I've tried the code from the earlier post about extracting path from a shortcut
    Print Chr(61) & Chr(61)

  2. #2
    Guru Yonatan's Avatar
    Join Date
    Apr 1999
    Location
    Israel
    Posts
    892
    You'll need a type library to be able to use it in Visual Basic.
    You can find one somewhere in here: www.vbaccelerator.com

  3. #3

    Thread Starter
    New Member
    Join Date
    Jul 2001
    Location
    Sweden
    Posts
    6

    Smile

    k, thanks =)
    Print Chr(61) & Chr(61)

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