The first time I create the form from an other form and start the video
using MP->Play() in the OnShow() function everything is all right.
Then when the user press a key, I delete the Form, (My FormDestroy
function contains MP->Close();)
Then if later I need to create the same form with the video, I get the
folowing error message :
the project has generated a EMCIDeviceError with the message :
'MMSYSTEM265 This alias is already in use by this program. Use a unique
alias rather than the device name'.
I don't really understand what that means. Can any body help me ?
Thank's.
--
Nicolas FRANK
/////////////////////////////////////////////////////////////////////
E-mail : Nicola...@supaero.fr - valable jusqu'au 1er aout 1999
E-mail : Nicola...@capway.com - consultÅ uniquement le week end
////////////////////////////////////////////////////////////////////
Nicolas Frank wrote in message <3636E7...@supaero.fr>...
Does anybody has another idea ?
Thank's.