Hello everybody,
I just joined your community and this is my first post.
My problem is:
while compiling a small program which uses the PlaySound API I get the following error message:
Unresolved external symbol '__imp__PlaySoundA'.
I am using fhla to compile and I have created winmm.lib from winmm.dll
Any suggestions? - Thank you in advance
I just joined your community and this is my first post.
My problem is:
while compiling a small program which uses the PlaySound API I get the following error message:
Unresolved external symbol '__imp__PlaySoundA'.
I am using fhla to compile and I have created winmm.lib from winmm.dll
Any suggestions? - Thank you in advance
Solved! :)