Ingresar:     


Forum: VirtualDJ Plugins

Tópico: Create a Virtual DJ plugin in vb.net?

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

Hello,

Is it possible to write a Virtual DJ plugin in Visual Basic? If yes, then how can I make one and interact with VirtualDJ? Development Kit is not helping me too much...
 

Mensajes Fri 10 Sep 21 @ 2:55 pm
current Virtual DJ plugin SDK is C/C++ only
IMHO better stay in C++ , there are enough ways to get issues in standard "normal" conditions

A Visual Basic Class Library is a dll
so that is in theory possible

The Development Kit 8 have to be ported to Visual basic for this to work though
This is not a trivial job and need to know how C++ works
 

It uses COM approach so yes it is possible but I don't advise you.
 



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