Results 1 to 4 of 4

Thread: [RESOLVED] how to play wav files from an OLE1

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2006
    Posts
    208

    [RESOLVED] how to play wav files from an OLE1

    hi, i would like to know how to play .wav files from a OLE1

    any help?
    Last edited by Gunner54; Oct 8th, 2006 at 09:20 AM.

  2. #2

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Aug 2006
    Posts
    208

    Re: how to play wav files from an OLE1

    lol NVM I done it now

    VB Code:
    1. Private Sub Form_Load()
    2. OLE1.DoVerb 0
    3. End Sub

  4. #4

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