Originally posted by: little
Hi:
I want to know how to use the "URLDownloadToCacheFile "
would do like to tell me ! thanks a lot !
thanks again!
Originally posted by: Narendra Chandel
Can any one point me to the code snip on how to selecetively delete History items of IE history.
I tried IHistorySTG2 interface functiob DeleteURL but doesn't work for me even though it return S_OK.
Any expert...?
Thanks in advance.
_NarendraC
Originally posted by: roy george
This does not work 4 me.
Thanks
Dude,
Roy
Originally posted by: Nish
Pl. try to include the algo for deleting any type of filles, with user's choice input. Is it possible ?
-Nish
Originally posted by: sub
Hi!
How can i get the name and location of the folder who stores temporary internet files?
I need to grab some files of them, any idea?
Originally posted by: Apro Besiding
But I have a question:
If I want to delete the last Url_list I have used this time. What should I do? could you tell me ? the code doesn't tell me the answer,and I hope your answer!
this code is very excellent?
thank you !
Originally posted by: venkat
i want to know how to delete temporary internet files from cache for Netscape.
Thanks in Advance
Regards
Venkat
Originally posted by: Thomas Friehoff
In VB if possible ;)
Thomas
Hi I am looking for simmilar code for clearing
selected entries in the recent - url list.
Originally posted by: mike becker
thx! good tool for both reasons: disk room
and security ;)
Originally posted by: Felix Rivera
Hi Peter,
First of all, thanks for sharing this useful hint. I noticed, however, that you forgot to mention that the wininet.lib library must be linked into the application using your function.
This can be done by either adding the following line at the top of your source file:
#pragma comment(lib, "wininet.lib")
... or by adding wininet.lib to the "Object/library modules" to be linked (under the Project->Settings, link tab).
Once again, thanks for submitting this useful article.
-Felix
Reply