How do you use PlaySound???
You have to use libwinmm.a doing so:
type -lwinmm in the linker options.
Log in to post a comment.
How do you use PlaySound???
You have to use libwinmm.a doing so:
type -lwinmm in the linker options.