Ingreso rápido:  

Forum: VirtualDJ Plugins

Tema: How to create plugin in c#

Este tópico es antiguo y puede contener información incorrecta para la nueva versión.

crookoHome userMember since 2011
How to create plugin in c# and use VdjPlugin.h in c#.
 

Mensajes Mon 18 Jul 11 @ 11:14 pm
SBDJPRO Infinity Member since 2006
A couple of things:

1. Please stop bumping old threads.
2. Plugins are only available registered pro users.
3. Generally full source code is only available where supplied by the author and only to registered experienced pro users.

To the topic in hand, use of .net is very rare for Vdj plugins - C++ is the supported language. I've never used .net for a plugin personally but if memory serves you'll need to use COM interop.

You actually posted in a thread that explained this with source code snippets.

Ultimately you're better of with C++ as you will get more assistance.
 

Mensajes Tue 19 Jul 11 @ 7:51 am


(Los tópicos y foros antiguos son automáticamente cerrados)