Clean Temporary Internet Files in IE6 through VC+
I have the code for Cleaning Temporary Internet files for Internet Explorer 5.0 .
But this code is not running under IE 6.0.2900.2180
I am getting this error in VC++
1. error LNK2001: unresolved external symbol __imp__FindCloseUrlCache@4
2. error LNK2001: unresolved external symbol __imp__DeleteUrlCacheEntry@4
3. error LNK2001: unresolved external symbol __imp__FindNextUrlCacheEntryA@12
4. error LNK2001: unresolved external symbol __imp__FindFirstUrlCacheEntryA@12
I am using Internet Explorer 6.
So can you suggest help for this problem or i should provide you more information (i. e. provide code ).
YOUR HELP IN THIS REGARD IS HIGHLY APPRICIATED.
DK
__________________
YOUR HELP IN THIS REGARD IS HIGHLY APPRICIATED.
DK
|