CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 15 of 22

Threaded View

  1. #8
    Join Date
    Jul 2005
    Posts
    1,083

    Re: How to add midi sound in vb6

    In post #3 I posted a link to a page with a solution...
    It's an easy one
    Here goes a small project that uses that solution
    Study it

    You only need to write the Declare part in the General Declarations with all your existing Declares
    And write the Open, Play & Close in the IF-THEN for every zodiac sign
    Attached Files Attached Files
    JG


    ... If your problem is fixed don't forget to mark your threads as resolved using the Thread Tools menu ...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured