Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Capture Windows Messages sent from a API to VFP. HELP!
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00466118
Message ID:
00466393
Views:
9
>How do you define a handler for the undefined WM_ messages in straight VFP? Inquring minds and all that?

Like you would with any other language, I suppose: you'd have to know what the messages are ahead of time. I guess I'm confused (easily done) as to how this would be an issue with VFP vs. C++. I mean, if I get something like WM_MYSPECIALMESSAGE, if it isn't documented what that integer is and I haven't accounted for it, it's just going to fall through the message loop in any language, right?
Mike Stewart
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform