Search:

Type: Posts; User: mkroeks

Search: Search took 0.00 seconds.

  1. Solved the problem: I had to use WOM_DONE in...

    Solved the problem:

    I had to use WOM_DONE in stead of MM_WOM_DONE, because I was using the callback function, not the windows procedure.
  2. That seemsto be okay, I pass the first element....

    That seemsto be okay, I pass the first element.
    (How To Pass Arrays Between Visual Basic and C, http://support.microsoft.com/kb/207931/en-us)

    The problem seems that I do not hear sound and the VB...
  3. Using a callback function with waveOutOpen in a dll to be called from Visual Basic

    I want to create a dll that I can use in Visual Basic. The dll should generate custom sounds live of which I provide the frequencies, volumes and phases. I am trying to do this with the waveOutOpen...
Results 1 to 3 of 3