added implementation of some more options - try3

Juan Lang juan_lang at yahoo.com
Tue Nov 8 23:43:58 CST 2005


Hi Vijay, thanks for adding test cases this time.

+  hurl =
InternetConnectA(hinet,"www.winehq.com",INTERNET_DEFAULT_HTTP_PORT,
   NULL,NULL,INTERNET_SERVICE_HTTP,0,0);
+  ok((hurl != 0x0),"InternetConnect Failed\n");

You should just clean up if this fails, there are many reasons a connect
to winehq.com could fail.

--Juan


		
__________________________________ 
Yahoo! FareChase: Search multiple travel sites in one click.
http://farechase.yahoo.com



More information about the wine-devel mailing list