File association (registry) problem.

Hi,
I am writing my file association to the registry without any problems. However the changes are not notified to the system. How can this be done? In Win32 we can do:
SHChangeNotify(SHCNE_ASSOCCHANGED, SHCNF_IDLIST, 0, 0)
But it doesn't work with eVc.
Regards,
Kornalius
I am writing my file association to the registry without any problems. However the changes are not notified to the system. How can this be done? In Win32 we can do:
SHChangeNotify(SHCNE_ASSOCCHANGED, SHCNF_IDLIST, 0, 0)
But it doesn't work with eVc.
Regards,
Kornalius