Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
API Call - SENDMESSAGE()
Message
De
11/06/1999 12:54:35
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Titre:
API Call - SENDMESSAGE()
Divers
Thread ID:
00228861
Message ID:
00228861
Vues:
63
Has anyone gotten the SENDMESSAGE() aAPI call to work?

I need to send a text message to a VB 6.0 app from FPW2.6. I was hoping to use the SENDMESSAGE() API call, but I cannot get the correct syntax.

Basically I'm using the following code.

x=SENDMESSAGE(lnwindhand, wm_command, em_settext,lcmsg)

lnwindhand is the window handle of the app I'm sending the message to.
wm_command, I need the hex value of this
em_settext, I need the hex vcalue for this.
lcmsg = "1234568,Houston,Tx,Elm&Main"

Help please.
Fred Lauckner

You know, it works on my computer. I don't know what your problem is.

.Net aint so bad.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform