|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How to write a OLE object?Is it possible to write a OLE object(ActiveX) that can be used by a program
like WORD, thanks. I know this isn't what you want to hear, but really the best way to do
that is to use Visual C++ 2005 and MFC. Creating an Insertable OLE control in .NET would require a LOT of work. > Creating an Insertable OLE Actually, it can't be done at all. An activeX Control can only be developed > control in .NET would require a LOT of work. in an unmanaged language. -- Show quoteHTH, Kevin Spencer Microsoft MVP Professional Numbskull Hard work is a medication for which there is no placebo. "Kenny" <kasaj***@gmail.com> wrote in message news:1145781334.055275.5630@i39g2000cwa.googlegroups.com... >I know this isn't what you want to hear, but really the best way to do > that is to use Visual C++ 2005 and MFC. Creating an Insertable OLE > control in .NET would require a LOT of work. > |
|||||||||||||||||||||||