 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Guest
|
Posted: Wed Feb 28, 2007 1:42 am Post subject: Application has disabled Ctrl-C - how to bypass ? |
|
|
I have this application that has a text box with text in it (using
WinSpy, I see that the edit box's specific window class is
TOvcEdit ).
When I press Ctrl-C to copy the text, it pops a message saying 'Copy
is disabled!'
How can I write an application using D7 to :
1. prevent the application from hooking Ctrl-C, so that I can copy
text to clipboard
OR
1. get the text in the text box for display in a text box in my
application so that I can copy.
???
I have searched long and hard on the groups and www, got some tips on
using the SendMessage and related API functions and after many failed
attempts, I am posting here.
TIA,
ND |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|