1st InternetQueryOptionA for all handles (0,Session,Connection,Request)
failed with last error
ERROR_INVALID_PARAMETER
2nd InternetSetOptionA for handles 0, Session, and Connection failed with
error ERROR_INTERNET_INCORRECT_HANDLE_TYPE
3rd InternetSetOptionA for Request handles was successed but doesn't seems
to has any effect. Even I set this option to (ULONG)1, 4 the request blocks
until I manualy reset the "Work Offline" menu item in IE. I tried NULL, 0 as
well but no difference.
Is INTERNET_OPTION_IGNORE_OFFLINE working at all and if yes how?