DeleteIE3Cache (WININET.@)
void DeleteIE3Cache ( HWND hWnd, HINSTANCE hInst, LPSTR lpszCmdLine, int nCmdShow )
Deletes the files used by the IE3 Url caching system.
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. |
nothing
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 © 2005 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Aug 2005.