Quick Sign In:  

Forum: VirtualDJ Plugins

Topic: How to create plugin in c#

This topic is old and might contain outdated or incorrect information.

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

Posted 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.
 

Posted Tue 19 Jul 11 @ 7:51 am


(Old topics and forums are automatically closed)