InternetOpenURL fails
-
Hi all I am getting problem while using InternetOpenURL in Wndoe service. It fails. But if the same code I try through a seaparte EXE it works. and It happens only on XP.
"A winner is not one who never fails...but the one who never quits"
Ganesh_T wrote:
I am getting problem while using InternetOpenURL in Wndoe service.
To determine why access to the service was denied you can use InternetGetLastResponseInfo()or you can also use GetLastError() to retrieve a specific error message.
Somethings seem HARD to do, until we know how to do them. ;-)_AnShUmAn_
-
Hi all I am getting problem while using InternetOpenURL in Wndoe service. It fails. But if the same code I try through a seaparte EXE it works. and It happens only on XP.
"A winner is not one who never fails...but the one who never quits"
See the Return Values section here.
"Talent without discipline is like an octopus on roller skates. There's plenty of movement, but you never know if it's going to be forward, backwards, or sideways." - H. Jackson Brown, Jr.
"Judge not by the eye but by the heart." - Native American Proverb