Hi, I came across a sample of BHO written in c#. I believe IE is an unmanaged exe ,then how come the managed code (BHO) is executed within the unmanaged process(IE),as that BHO are in- proc com servers. Regards, Naveen
"Nava" wrote in message news:208b418e-8bd9-4dfd-b267-1432612433ab@e23g2000prf.googlegroups.com > I came across a sample of BHO written in c#. I believe IE is an > unmanaged exe ,then how come the managed code (BHO) is executed within > the > unmanaged process(IE),as that BHO are in- proc com servers. Read about COM Interop: http://msdn2.microsoft.com/en-us/library/ms172270.aspx -- With best wishes, Igor Tandetnik With sufficient thrust, pigs fly just fine. However, this is not necessarily a good idea. It is hard to be sure where they are going to land, and it could be dangerous sitting under them as they fly overhead. -- RFC 1925