c# - Tool for creating .NET wrappers for a COM DLL? -


Is there an open source tool for automatically creating NET wrappers for a COM DLL library?

You can try to use which is capable of creating the wrapper code. It can also be useful.


Comments

Popular posts from this blog

objective c - iPhone and it's wireless area -

unix - Listing all shared memory segments used by a process on AIX5.3+ -

tsql - Correct sql/hql query (aggregate in where clause) -