I am writing an application which adds configured url to the trusted site settings in Internet explorer. I am writing an Win32 application, so i can’t use interop services. Can anyone please help to sort this issue?
Thanks in advance.
Best Regards,
Rajesh
You have to use Internet Security Manager Object over COM.