Results 1 to 3 of 3

Thread: Listen to copy

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2014
    Posts
    1

    Listen to copy

    I want to have a vb application running and listening. So when a user copies text from word/internet or wherever then my application will search that word through my own database and if finds a result then it will give a pop up window.

    I need help of where to start with having such a listener. I don't even know where to start.

    Thanks,

  2. #2
    PowerPoster Arnoutdv's Avatar
    Join Date
    Oct 2013
    Posts
    5,872

    Re: Listen to copy

    That sound like monitoring the ClipBoard.

    Do a search on Google for vb6 monitor clipboard

  3. #3
    Default Member Bonnie West's Avatar
    Join Date
    Jun 2012
    Location
    InIDE
    Posts
    4,060

    Re: Listen to copy

    Quote Originally Posted by danieldcc View Post
    I need help of where to start with having such a listener.
    Here's one of the top results from Google.
    On Local Error Resume Next: If Not Empty Is Nothing Then Do While Null: ReDim i(True To False) As Currency: Loop: Else Debug.Assert CCur(CLng(CInt(CBool(False Imp True Xor False Eqv True)))): Stop: On Local Error GoTo 0
    Declare Sub CrashVB Lib "msvbvm60" (Optional DontPassMe As Any)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width