url: Fix the InetIsOffline() prototype.
authorFrancois Gouget <fgouget@free.fr>
Sat, 1 Sep 2007 00:42:51 +0000 (02:42 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 10 Sep 2007 10:14:38 +0000 (12:14 +0200)
commit16793656ea7288516b3cac681fe52355d01ef36f
treec325d77a8faf7dfb5e33762c80868437fd9947c6
parent11ab3dacfd77c6b9ad2887452280816fea92cc2b
url: Fix the InetIsOffline() prototype.

Add a skeleton intshcut.h header declaring InetIsOffline(), and use it.
dlls/url/url.spec
dlls/url/url_main.c
include/Makefile.in
include/intshcut.h [new file with mode: 0644]