can we add wave files as resource
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
hello,friends! can we include wave files or sound files as resources in the project just like toolbars and menus.If any one knows help me. advance thanq.
Yes you can have wave,gif,mp3... files as resources info on how to use these resource http://www.codeproject.com/win32/binaryresources.asp[^] C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do, it blows away your whole leg
-
Yes you can have wave,gif,mp3... files as resources info on how to use these resource http://www.codeproject.com/win32/binaryresources.asp[^] C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do, it blows away your whole leg