Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Playing AVI Files
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00087795
Message ID:
00087821
Vues:
38
Hi George, thanks for the quick reply :-D
>
>The only way I know of is to check the position, as shown in the sample. I think that's why they used the timer. There is a reference, however, to providing a callback window handle. I don't know for certain, but suspect, that you'd have to define a callback function as well. Since you can't do this in VFP, it's probably another reason why they used the timer.

I've found a way of doing it !

I had a look at Knowledge Base article Q124185.

If you change the line in the sample:

THISFORM.doMCI("PLAY FoxMedia")

to :

THISFORM.doMCI("PLAY FoxMedia repeat")

It loops fine.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform