Hi Guys,

I am designing a history cleaner using VC++.
I use registry functions to clear it.

Problem 1: I clear document history by locating at HCU/software/ms/windows/current version/explorer/recdocs...
But in start /documents-> i see the files even after deleting from registry.
when I restart the machine , it clears. But I want it working without restarting the machine.
HOw is it posiible?


Problem 2: Deleting from recycle bin, doesnt actually deletes the file.
It only removes the association.
how to delete it, what function should I use for it?
ANy location in Registry can do this?
I read about shred files . HOw can it help in this..can anyone help me out in deleting the files