快速登录:  

Forum: VirtualDJ Plugins

话题: How to create plugin in c#

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

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

发表时间 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.
 

发表时间 Tue 19 Jul 11 @ 7:51 am


(陈旧帖子或论坛版块会自动关闭)