Generating unmanaged C++ wrappers
- From: Kenneth Porter <shiva.blacklist@xxxxxxxxxxxxxxx>
- Date: Mon, 28 Apr 2008 19:56:35 -0700
Are there tools for automating the conversion of unmanaged C++ headers to
equivalent wrapper classes with metadata?
I've got a back-end library with no exposed inheritance, but the interface
classes are abstract and factory methods return the "real" internal
classes. I'd like to feed the DLL and public headers to a tool to
automatically generate .NET wrappers for customers using C# and VB to write
front-ends.
.
- Follow-Ups:
- Re: Generating unmanaged C++ wrappers
- From: Ben Voigt [C++ MVP]
- Re: Generating unmanaged C++ wrappers
- Prev by Date: Programmatically adding a column of Checkboxes to Gridview
- Next by Date: UTF encoding and StreamWriter
- Previous by thread: Programmatically adding a column of Checkboxes to Gridview
- Next by thread: Re: Generating unmanaged C++ wrappers
- Index(es):