NAME

DeleteIE3Cache  (WININET.@)

SYNOPSIS

 void DeleteIE3Cache
 (
  HWND      hWnd,
  HINSTANCE hInst,
  LPSTR     lpszCmdLine,
  int       nCmdShow
 )

DESCRIPTION

Deletes the files used by the IE3 Url caching system.

PARAMS

hWnd [In] A dummy window.
hInst [In] Instance of process calling the function.
lpszCmdLine [In] Options used by function.
nCmdShow [In] The nCmdShow value to use when showing Windows® created, if any.

RETURNS

nothing

IMPLEMENTATION

Not defined in a Wine header. The function is either undocumented, or missing from Wine.

Implemented in "dlls/wininet/urlcache.c". source.winehq.org/source/dlls/wininet/urlcache.c

Debug channel "wininet".


Copyright © 2006 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Oct 2006.