CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Loading File

  1. #1

    Loading File

    How do I make my program open a file when the user double clicks it from a regular window?
    I know how to do the registry stuff, but what is the command line variable in VB?


  2. #2
    Join Date
    Mar 2000
    Posts
    145

    Re: Loading File

    Command$


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

Featured