Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with set bell command
Message
De
10/01/2006 06:02:20
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01085060
Message ID:
01085086
Vues:
42
it could be ok, but I newver tried it.
Is it the same of the chr(7) ?
I mean, have I to declare each time I have to play a sound ?
I have the chr(7) in many methods of the form....

>What about:
>
>
>DECLARE INTEGER sndPlaySound IN winmm;
>  STRING lpszSound, INTEGER fuSound
>#DEFINE SND_SYNC       0
>#DEFINE SND_ASYNC      1
>#DEFINE SND_NODEFAULT  2
>sndPlaySound(WaveFileName, SND_SYNC + SND_NODEFAULT)
>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform