PDA

View Full Version : Develop DLL in Visual Basic 6



TrigunXX
12-12-2004, 02:02 PM
I want to create a decoder (or encoder) ** AC3 to WAV ** but i want to develop it in VB 6


it is possible or not???

There are any example??

The example to create a DLL is for VC++ 6

How i do it in VB6?

Spoon
12-12-2004, 04:16 PM
It would be quite difficult, you are best controlling dbpoweramp through COM (which is easy in VB), see developer section of web site.

TrigunXX
12-13-2004, 03:12 AM
I want to create a codec using the DLL in VB6 and i want to create this in the dbPowerAmp directory with his sottodirectory

When i load dbpower Music Converter my dll are visible in the ComboBox with all other codec....

But my problem are the interfaces that use Music Converter to comunicate with my DLL

(With the COM can I add new Codec to the program? (I think.. NO))

If the codec working right i create an installation packege and I put this in the Codec Central section

(excuse me for language .... because i'm italian and i don't know english very well)