Want to be register my window control library into registry
-
Hi to All, I want to register my window control library into registry so that my control can listed in the object list of word. The registry normal path is "HKEY_LOCAL_MACHINE\Software\Classes\CLSID\..." Thanks, Kumar Arun
Arun Kr
-
Hi to All, I want to register my window control library into registry so that my control can listed in the object list of word. The registry normal path is "HKEY_LOCAL_MACHINE\Software\Classes\CLSID\..." Thanks, Kumar Arun
Arun Kr
Hi Arun, Basically the type of control You need to use would be an Active-X control.Basically Active-X controls are improved,sophisticated and wrapped versions of OLE controls.I have made a .ocx file available in my word document's file under the listings "insert->object" using the "insert object type checkbox" of the "Active-X MFC wizard " of "VC++ 6.0" and "VC++2005" both .I therefore think this should also be available into the wizard of your language ,so no need to intangle with the registry.But further if I find it by any means will soon let you know. Vinit