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
WinInet API functions with C# syntax
May 5 2004 8:52 AM
Hi, Can you 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. This is very urgent and hope I get an early reply. thanks very much in advance and regards mrc
Reply
Answers (
0
)
Visual Studio .net
Programming/Language Aptitude Test