title
Products            Buy            Support Forum            Professional            About            Codec Central
 

Develop DLL in Visual Basic 6

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • TrigunXX
    • Dec 2004
    • 16

    Develop DLL in Visual Basic 6

    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
    Administrator
    • Apr 2002
    • 43926

    #2
    Re: Develop DLL in Visual Basic 6

    It would be quite difficult, you are best controlling dbpoweramp through COM (which is easy in VB), see developer section of web site.
    Spoon
    www.dbpoweramp.com

    Comment

    • TrigunXX
      • Dec 2004
      • 16

      #3
      Re: Develop DLL in Visual Basic 6

      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)

      Comment

      Working...

      ]]>