home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / p / ptv3n5.zip / VBWAVE.ZIP / PLAYSND.FRM (.txt) < prev    next >
Visual Basic Form  |  1992-10-11  |  3KB  |  85 lines

  1. PlaySnd
  2. sndPlaySound Demonstration
  3. Form1
  4. Label1
  5. Current Sound:
  6. lblCurrentSound
  7. WaveFileList
  8. *.wav
  9. SysSoundList
  10. PlayButton
  11. &Play Sound
  12. ExitButton
  13. E&xit
  14. Command1_Click
  15. Worked
  16. sndPlaySound[
  17. SND_SYNC
  18. SND_NODEFAULTY
  19.     SoundNamee
  20. Form_Click
  21. @    Form_Load4
  22. Form_UnloadC
  23. Cancel
  24. Command2_Click
  25. CurrentSound
  26. PlayButton_Click
  27. ExitButton_Click 
  28. File1_Click
  29. WaveFileList_Clicku
  30. TempPath-
  31. WaveFileList
  32. FileName
  33. FullPathName
  34. PathName
  35. lblCurrentSound_Click
  36. lblCurrentSound
  37. Captiont
  38. WaveFileList_DblClick
  39. Dir1_Change
  40. PlayButton
  41. Value
  42. SysSoundButton_ClickR
  43. SYSTEMSOUND
  44. MODAL
  45. SysSoundList
  46. Form1
  47.     ListIndex
  48. SysSoundList_Click
  49. SysSoundList_DblClick
  50. PlaySnd
  51. MessageBeep
  52. MB_ICONINFORMATION
  53. MessageBox
  54. CurrentType
  55. WAVEFILE
  56.     WaveError
  57. FALSEB
  58. Form_Load
  59. SystemStart"
  60. SystemAsterisk
  61. SystemHand
  62. SystemDefault"
  63. SystemExclamation"
  64. SystemQuestion
  65. SystemExit
  66. SystemStart"
  67. PlayButton_Click
  68. There is no sound selected."
  69. The current file: 
  70. is not a valid waveform file."
  71. Only files with a .WAV extension
  72. can be selected.
  73. Couldn't find the requested .WAV file.
  74. sndPlaySound Error
  75. ExitButton_Click
  76. SystemExit
  77. WaveFileList_Click
  78. FullPathName
  79. WaveFileList_DblClick
  80. Dir1_Change
  81. Command1_Click
  82. SysSoundButton_Click
  83. SysSoundList_Click
  84. SysSoundList_DblClick
  85.