/
Custom COM Replacement

Custom COM Replacement

Overview

gmStudio has an Open Type System that allows us to recognize, interpret, store, and express information about how VB6/ASP translations use the services of COM APIs. This includes all third-party COM APIs and controls as well as any COM APIs and controls defined in VB6 codes. 

Our type system allows users to specify rules that adjust how the type system works includes

  • defining custom types,

  • enhancing the legacy COM API's object model,  and

  • mapping COM API to various .NET replacements. 

These rules may be

  • declarative using an XML notation,

  • implemented using our scripting language, and

  • implemented using our C# API. 

gmStudio's open, extensible capability for COM API replacement is arguably the most powerful feature of our platform.

Additional Reading 

 

Related content