Bobbysl
October 25th, 2008, 10:36 AM
I just started win32 programing. I got a book on win32 but its out of date. When i try compile the code it gave me i get this error
"1>Linking...
1>win1.obj : error LNK2019: unresolved external symbol __imp__PlaySoundW@12 referenced in function "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z)"
Can anyone help me?
Thanks
"1>Linking...
1>win1.obj : error LNK2019: unresolved external symbol __imp__PlaySoundW@12 referenced in function "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z)"
Can anyone help me?
Thanks