Thread: Clipboard dump

  1. #1
    Registered User trainee's Avatar
    Join Date
    Jan 2004
    Posts
    32

    Question Clipboard dump

    How can I dump the contents of the clipboard?

    trainee

  2. #2
    &TH of undefined behavior Fordy's Avatar
    Join Date
    Aug 2001
    Posts
    5,793
    Dump?....do you mean just empty it?

    If so, use the EmptyClipboard API

  3. #3
    Registered User trainee's Avatar
    Join Date
    Jan 2004
    Posts
    32
    I mean retrieve it. I meant dump like in the context of "memory dump," "tcp dump," etc..

    trainee

  4. #4
    Registered User Codeplug's Avatar
    Join Date
    Mar 2003
    Posts
    4,981
    Search

    gg

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. having a core dump
    By justins in forum C Programming
    Replies: 6
    Last Post: 05-21-2008, 12:00 PM
  2. copying to clipboard
    By bballzone in forum Windows Programming
    Replies: 24
    Last Post: 09-30-2004, 03:24 PM
  3. Clipboard and Custom Types
    By McClamm in forum C# Programming
    Replies: 1
    Last Post: 09-16-2004, 04:43 PM
  4. core dump
    By kermit in forum Linux Programming
    Replies: 0
    Last Post: 08-03-2004, 06:25 PM
  5. Clipboard Modifier
    By Korhedron in forum Windows Programming
    Replies: 2
    Last Post: 01-03-2004, 02:32 PM