Quick Sign In:  

Forum: VirtualDJ Plugins

Topic: The Version?

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

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

Posted 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
 

Posted Sun 30 Jun 02 @ 12:51 pm


(Old topics and forums are automatically closed)