|
-
Jul 3rd, 2003, 01:59 PM
#1
Thread Starter
PowerPoster
Highlight, Copy, Re-Paste
What I want to do SYSTEM WIDE is:
After the user does Highlight (Select) text, hotkey (CTRL+ALT+C):
Then automatically fire in this sequence: copy to clipboard, manipulate text, re-paste to original location.
I know how to do the hotkey part.
Thanks
-
Jul 3rd, 2003, 05:40 PM
#2
-
Jul 4th, 2003, 06:50 AM
#3
SetClipboardData ....
J4U - if you go over to allapi.net & download the API guide this tells you a load of 'em all with samples you can use.
The left side of the app divides all of the api calls either by name or by group - one of these groups is "clipboard" which lists all the calls you'll need.
-
Jul 4th, 2003, 06:51 AM
#4
The GetWindow function retrieves the handle of a window that has the specified relationship (Z order or owner) to the specified window.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|