Is your Application In-Process or Out-of-Process?
[quote user="Jairo Martínez Fernández"]You'll find a very simplified .NET project (Visula Studio 2012), a .bat to register the .dll, a .mvba to run the application [/quote]
- Why do you need to register your DLL? Is it a COM server?
- What do you need a VBA app. to run the application?
- If you're creating a .NET application, are you building an AddIn in-process app. (i.e. a DLL) or a stand-alone app. (i.e. an EXE)?
FXC File Type
[quote user="Jairo Martínez Fernández"]Create two .fxc files[/quote]
What is an .fxc file?