wininet: Add a skeleton winineti.h header with fixed prototypes for [GS]etUrlCacheCon...
commitf33abb6d9615b54910d9f3ab4c367656c5eefea9
authorFrancois Gouget <fgouget@free.fr>
Thu, 9 Aug 2007 08:38:07 +0000 (9 10:38 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 9 Aug 2007 12:11:56 +0000 (9 14:11 +0200)
treeb420bc5cc15444ada0d41aaf5cc3322240c84a00
parent36d98a32ebeda35ad90aee05cd501fc37235cddc
wininet: Add a skeleton winineti.h header with fixed prototypes for [GS]etUrlCacheConfigInfo*(), DeleteIE3Cache() and IsUrlCacheEntryExpired*().

Remove SetUrlCacheConfigInfo*() from wininet.h, it's supposed to be declared in winineti.h.
Update win32.api to fix the winapi_check warnings.
dlls/wininet/internet.c
dlls/wininet/urlcache.c
include/Makefile.in
include/wininet.h
include/winineti.h [new file with mode: 0644]
tools/winapi/win32.api