登录:     


Forum: VirtualDJ Plugins

Topic: How to create plugin in c#

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

How to create plugin in c# and use VdjPlugin.h in c#.
 

发表时间 Mon 18 Jul 11 @ 11:14 pm
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.
 



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