-
-
[
Visual Basic (VB)]
howto_mci_wav.zip
The program composes a command string of the form:
open waveaudio!file alias myaudio wait
Where file is the path to the .wav file.
It sends this command to the mciSendString function. It then sends the command "Play myaudio wait" to play the ...
-
-
-
-
-
-
-
-
-
[
Pascal]
GRSORT7.PAS.zip
Pascal program implementing a number of different array sorting methods and providing interface to test them for effectiveness in different initial data conditions. Interface is designed to be in Russian but all the other logic is internationsl. Can be ...