Click here to Skip to main content
Sign Up to vote bad
good
See more: C#VB
Converting basic code to c#, and can't figure out the correct syntax :
 
public long InternetOpen "wininet.dll" as InternetOpenA
    (string  sAgent , long lAccessType, string sProxyName,
    string sProxyBypass , long lFlags ) ;
Posted 5-Nov-12 16:43pm


2 solutions

C# has a similar as[^] keyword that you could consider using.
  Permalink  
  Permalink  
Comments
Member 9445358 - 5-Nov-12 23:26pm
that is BASIC I need C#!!!!!
Aarti Meswania - 5-Nov-12 23:42pm
please check updated solution and if it is solved then mark it as solution else post your answer when you solve it your self, so it will useful to them who are facing same kind of problem :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 Christian Graus 488
1 Ron Beyer 306
2 Tadit Dash 253
3 samadhan_kshirsagar 229
4 OriginalGriff 198
0 Sergey Alexandrovich Kryukov 7,041
1 Prasad_Kulkarni 3,815
2 OriginalGriff 3,557
3 _Amy 3,372
4 CPallini 3,034


Advertise | Privacy | Mobile
Web02 | 2.6.130619.1 | Last Updated 5 Nov 2012
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid