may i use InternetOpen in windows XP
-
all, I want to use windows InternetOpen() function call. In the documentation it is mentioned as it can be used in "OS Versions: Windows CE 2.0 and later". Is it possible to use this function call in windows XP.
The CE documentation is generally in a different location than the full-blown OS documentation. Check this[^] out. But to answer your question: yes, it's there in XP.
Take care, Tom ----------------------------------------------- Check out my blog at http://tjoe.wordpress.com
-
The CE documentation is generally in a different location than the full-blown OS documentation. Check this[^] out. But to answer your question: yes, it's there in XP.
Take care, Tom ----------------------------------------------- Check out my blog at http://tjoe.wordpress.com
-
Tom, But when use that function it throws an "fatal error LNK1120". I have included "Wininet.h" header file also. - vp
-
Tom, But when use that function it throws an "fatal error LNK1120". I have included "Wininet.h" header file also. - vp
On top of that, this is the C# forum, not the C++ forum. Your questions would be better asked in the Visual C++ forum instead.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007 -
On top of that, this is the C# forum, not the C++ forum. Your questions would be better asked in the Visual C++ forum instead.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007 -
On top of that, this is the C# forum, not the C++ forum. Your questions would be better asked in the Visual C++ forum instead.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007Dave Kreskowiak wrote:
On top of that, this is the C# forum, not the C++ forum.
Actually this is the general forum. :doh: :doh: :doh:
Otherwise [Microsoft is] toast in the long term no matter how much money they've got. They would be already if the Linux community didn't have it's head so firmly up it's own command line buffer that it looks like taking 15 years to find the desktop. -- Matthew Faithfull
-
Dave Kreskowiak wrote:
On top of that, this is the C# forum, not the C++ forum.
Actually this is the general forum. :doh: :doh: :doh:
Otherwise [Microsoft is] toast in the long term no matter how much money they've got. They would be already if the Linux community didn't have it's head so firmly up it's own command line buffer that it looks like taking 15 years to find the desktop. -- Matthew Faithfull
:doh: As my niece says, I got all confuzzled. :doh:
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007