home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c480 / 21.ddi / MCITEST.FR_ / MCITEST.bin (.txt)
Encoding:
Visual Basic Form  |  1993-02-14  |  2.9 KB  |  65 lines

  1. MCITest
  2. MCI Control Application
  3. wwwwwwwwwwwww
  4. wwwwwwwwwwww
  5. Form2%
  6. AL_DEVICES
  7. &Devices
  8. AI_ANIMATION
  9. &Animation...
  10. AI_CDAUDIO
  11. &CDAudio...
  12. AI_SEQUENCER
  13. &Sequencer...
  14. AI_WAVEAUDIO
  15. &WaveAudio...
  16. AL_HELP
  17. &Help
  18. AI_ABOUT
  19.     &About...
  20. AI_ABOUT_Click
  21. AboutBox
  22. WaitForEventsToFinish
  23. BTN_OK
  24. AI_ANIMATION_Click)
  25. DialogCaption
  26. Animate
  27. Caption
  28. OpenDlg
  29.     CMDialog1
  30. Filter
  31. MMControl1
  32. DeviceType
  33. MCITestC
  34. AI_CDAUDIO_Click
  35. AI_SEQUENCER_Click
  36. AI_WAVEAUDIO_Click
  37. Form_Unload
  38. Cancel
  39. AI_ABOUT_Click
  40.  Display the "About Box".  Then allow Windows messages
  41.  to be processed before setting the focus to the
  42.  OK button.e
  43. AI_ANIMATION_Click
  44. MCI Animation Theater - 
  45. MCI Animation Theater
  46.  Set the "Open File..." dialog to display *.mmm files.
  47. Movie File (*.mmm)|*.mmm
  48. MMMovie
  49. AI_CDAUDIO_Click
  50. AI_SEQUENCER_Click
  51. MIDI Sequencer - 
  52. MIDI Sequencer
  53.  Set the "Open File..." dialog to display *.mid files.
  54. MIDI File (*.mid)|*.mid
  55. Sequencer
  56. AI_WAVEAUDIO_Click
  57. WaveAudio - 
  58. WaveAudio
  59.  Set the "Open File..." dialog to display *.wav files.
  60. WaveForm File (*.wav)|*.wav
  61. WaveAudio
  62. Form_Unload
  63.  Remember to unload the OpenDlg form since it is
  64.  only "hidden" when it is removed.
  65.