Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Beep
Message
De
31/08/2006 11:55:28
 
 
À
31/08/2006 07:00:04
Information générale
Forum:
Palm, Pocket PC and Handheld
Catégorie:
Pocket PC en général
Titre:
Re: Beep
Divers
Thread ID:
01148583
Message ID:
01150154
Vues:
40
Hi,

>Wow someone in my part of the woods doing PocketPC!!

'Fraid not. Just saw the API call which you said worked in VB and , if so, I couldn't see why a C# call to the same function would fail.

If the VB example is correct then a simple:
        [DllImport("Coredll.dll")]
        private static extern long MessageBeep(long count);
        MessageBeep(48);
should work?

Regards,
Viv
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform