Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sending keystrokes to non VFP windows
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00158751
Message ID:
00160047
Views:
32
>>= keybd_event(VK_SNAPSHOT, 0, 0, 0)
>
>Interesting. You didn't have to send the make and break codes?

Usually, yes, and probably this would be the correct approach. I just wanted to say that keybd_event worked for me. I guess that in this case the screen shot is taken when the key is pressed, not when it's released. So, it works with only the key down event.

Vlad
Previous
Reply
Map
View

Click here to load this message in the networking platform