|
-
Nov 19th, 2000, 12:27 AM
#1
Thread Starter
New Member
Ok I'm having real problems here and I've searched but can't find a good solution.
I want my program to be able to monitor the clipboard for new items, whether it be text or pictures or files (anything that comes through the clipboard), When something changes I want it to display the format and information in 2 listboxes. I don't want to use a timer as a monitor.
I think this is possible through the Win32 API because I've seen similar programs code but it is too complicated to understand.
Any help would be appreciated, I dont mind complicated code as long as someone could explain it.
Cheers
Vishal
-
Nov 19th, 2000, 08:26 AM
#2
Frenzied Member
hmmm.. I think you at least use a loop (with getTickCount api) or a timer to get it to monitor a clipboard since it has no ClipBoard_Change Event.
Jop - validweb.nl
Alcohol doesn't solve any problems, but then again, neither does milk.
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
|