TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
mrameshchandra2000
NA
3
0
Urgent: C# version of WinInet API
May 5 2004 9:00 AM
Hi, Can anybody please provide me with the C# versions of the wininet api functions for Compact framework like "InternetAutodial" etc. I am very much confused with the data types given in the original function definitions. For example, when i try to use the function: HINTERNET WINAPI InternetOpen( LPCTSTR lpszAgent, DWORD dwAccessType, LPCTSTR lpszProxy, LPCTSTR lpszProxyBypass, DWORD dwFlags ); I am confused about how to declare this function in C# and also how to call them. Or is there any other way to use these functions directly from C#. This is very urgent and hope I get an early reply. thanks very much in advance and regards mrc
Reply
Answers (
1
)
Need VB.NET Syntax for ObjectList
Combobox click event is not working