[fpc-pascal]Playing sounds in Fpc?
Marco van de Voort
marcov at stack.nl
Thu Jul 19 11:32:22 CEST 2001
> > This doesn't work. Ppc386 says, that it doesn't know the
> > PlaySound-Procedure. The "uses windows;" should import it, but it
> > doesn't seem to work, at least not on my machine. Does it work on
> > anybody else's here?
> >
>
> Forgot that the MMSystem header stuff is not already translated for FPC:
> Try this code:
About the windows unit:
The advantage of the Windows unit is that it is entirely free, since it was
reverse engineered by the djgpp/cygwin team.
However I have good experiences with Marcel van Brakel's JEDI headers for things
that the Windows unit doesn't eat.
More information about the fpc-pascal
mailing list