Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Send a keystroke to a hwnd window
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00889676
Message ID:
00889725
Views:
22
>Another question that should be easy for you (:O) how do I declare the following in VFP?
>
>DEFINE WM_KEYDOWN 0x0100
>
>Well the actual original code I'm converting is:
>
>#DEFINE WM_KEYDOWN &H100
>
>and I am not sure what &H100 is in vfp!

0x100 = &H100. Anytime you see "&H" in a VB statement, think "0x"
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform