Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Programmatic Screen Capture
Message
From
17/06/1998 16:33:37
 
 
To
17/06/1998 09:34:05
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00108898
Message ID:
00109272
Views:
38
The win32api help file has it backwords, this command will capture the entire screen:

=keybd_event(44,1,0,0)

This will capture just the active window:

=keybd_event(44,0,0,0)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform