Announcement

Collapse
No announcement yet.

Make a Winamp Plugin in Vb.net or C#?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • thinktink
    replied
    Try with C# first, more likely to be compatible. Easier to support the required structures.

    It may be possible in VB but would be a PITA to figure out. I would look for a plugin written in vb with published source code as a start. First hurdle would be to "compile" a dll that exports a function that returns a compatible struct.

    Leave a comment:


  • ChocolateAdventurouz
    started a topic Make a Winamp Plugin in Vb.net or C#?

    Make a Winamp Plugin in Vb.net or C#?

    Hello!

    Probably a stupid question, but can I make a Winamp Plugin in Vb.net or C# instead of C++?

    Thanks.
Working...
X