Search:

Type: Posts; User: machineman9

Search: Search took 0.01 seconds.

  1. yes, but how do i use that PlaySound()...

    yes, but how do i use that PlaySound() function... like in the code?
  2. how can i play .MP3 tracks using windows.h?

    i have been told that i can play .MP3 tracks using:

    <windows.h>

    and

    system("...\file.mp3");


    but this does not work, it tells me that there is a problem with the batch file or something..
  3. anyone?

    anyone?
  4. right... i got told you could do it straight off...

    right... i got told you could do it straight off using <windows.h> and the other code i provided...
  5. okay thanks, ill have a look around

    okay thanks, ill have a look around
  6. how do i use windows.h to play .MP3 tracks?

    i was told that in order to play an EXTERNAL .MP3 track, i needed to use <windows.h> and later on system("..\file.mp3") to play the song

    my problem is, when it has compiled and loaded, i am...
Results 1 to 6 of 6