Search:

Type: Posts; User: mazaoa

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    2,100

    I not found winmm.lib Help me plz!!!!

    upload for me plz .thx
  2. Replies
    6
    Views
    6,163

    I mean embed file WAV in exe. If I'll copy exe ...

    I mean embed file WAV in exe. If I'll copy exe without have file WAV.I want exe run.

    summary.
    I must have One file exe.
    run exe Have program and WAV.with out not have 2 file WAV and exe
    ...
  3. Replies
    6
    Views
    6,163

    ok thank you I want to play without sound...

    ok thank you


    I want to play without sound WAV On the computer.
    Exe is just a play
  4. Replies
    6
    Views
    6,163

    how to playing WAV in C

    #include <windows.h>
    #include <mmsystem.h>
    #include <stdio.h>
    #include <conio.h>
    #include <Winmm.lib>
    #pragma comment(lib, "Winmm.lib")
    int main()
    {

    printf("test sound");
Results 1 to 4 of 4