Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop DirextX
Title: PlaySound Download
 Description: From the resource document, loading voice, pictures, etc., and to play a sound, or show HINSTANCE h = AfxGetInstanceHandle () HRSRC hr = FindResource (h, IDW , WAVE ) HGLOBAL hg = LoadResource (h, hr) LPSTR lp = (LPSTR) LockResource (hg) sndPlaySound (lp, SND_MEMORY | SND_ASYNC) FreeResource (hg) return 0
 Downloaders recently: [More information of uploader test2008]
File list (Check if you may need any files):

CodeBus www.codebus.net