Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
API Call - SENDMESSAGE()
Message
From
11/06/1999 12:54:35
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Title:
API Call - SENDMESSAGE()
Miscellaneous
Thread ID:
00228861
Message ID:
00228861
Views:
62
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.
Next
Reply
Map
View

Click here to load this message in the networking platform