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

Thread: WININET

  1. #1
    Join Date
    Apr 1999
    Location
    Galway, Ireland
    Posts
    96

    WININET

    I have a simple question. I would like my freeware utility to dial up the user's default internet connection. If I would like my program to be compatible with many machines would you still recommend WININET or RAS? If I were to use WININET what files must I install to ensure this works in Win 95?

    Cheers,
    Chris


    Lounge One-Eleven Presents: Gong! v2.0 - you never knew you needed it until you lived without it

  2. #2
    Join Date
    Jul 1999
    Posts
    3

    Using WININET to Dialup

    Chris you might not need this anymore but just in case. I originally tried to install just Wininet.dll
    (and a couple of other files don't remember which) but the system kept complaining. I ended up
    just installing I.E. 4.0 (if it's not there already (: ) and it solved all of the problems. Probably not the
    best solution but it work. If anyone knows the exact files we need without the whole explorer - I'd
    appreciate the info.
    Thanks!


  3. #3
    Join Date
    Sep 1999
    Location
    kerala India
    Posts
    9

    Re: Using WININET to Dialup

    hi

    i hope u can help me,

    I have to develop a win 95 based application which should dial from within the application

    How can i do it?

    I used InternetDial() but it is not linking....

    How can i do it

    help me....


    [email protected]

    Fantacy

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