Hi, We are currently working out ways to access some .NET(Managed World) APIs from COM (UnManaged World) environment. If we are able to Access .NET APIs via a CCW from VB6, then, Is it possible to use the same CCW and access .NET APIs from VC++ ? Is CCW(COM Callable Wrapper) independent/dependent on any kind of language ? Is it possible that the third party provides support for only VB6 COM objects and not for VC++ ? In Simple words :-- Is it possible to use the same CCW for VB6 and VC++ Thanx in Advance, Karthik Balaguru