Ingreso rápido:  

Forum: VirtualDJ Plugins

Tema: The Version?

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

What's the version of Borland C++ that i must use for create the DLL Plugins?
 

Mensajes Sun 30 Jun 02 @ 10:56 am
ikkeHome userMember since 2003
You can use every c++ compiler, so also the borland one, which can create DLLs (Dynamic Link Libraries), and which can use resource files. I'd suggest not to use the free compiler. I tried that one first, but never managed to compile and link my resources with my bitmaps to the DLL. You better use a non-command-line version. I use M$ VC5 for the moment, and that works quite well. If you only search a IDE, check out the trail version of ProgrammerStudio on http://www.programmerstudio.com. I've been using this on this PC now, and it does the job even better than VC5 (except compiling of course ;)).

Greetz, Ikke
 

Mensajes Sun 30 Jun 02 @ 12:51 pm


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