Marking Active X as Safe
COM
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I've got an active x control packaged up and signed in a .cab file the only problem left is marking it safe for scripting and inialising. I have some code that has come with the internet SDK files called CATHELP.h ,.CPP and how to call them in the DLLRegisterServer function, but they don't have any effect! I can use the regediter and manually set the implemented catigories, and it works fine then , but this isn't a good way to go. Does anyone have any experience with the CATHELP.h,.CPP files or anyother way to mark a control as safe? thanks.