Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - Norton Guide http://www.X-Hacker.org [^^Up^^] [Menu] [About The Guide]
Clipboard Functions (3.1)
--------------------------------------------------------------------------------
 ChangeClipboardChain       Removes window from clipboard-viewer chain
 CloseClipboard             Closes the clipboard
 CountClipboardFormats      Retrieves the number of clipboard formats
 EmptyClipboard             Empties the clipboard and frees data handles
 EnumClipboardFormats       Returns the available clipboard formats
 GetClipboardData           Retrieves a handle to clipboard data
 GetClipboardFormatName     Retrieves the registered clipboard-format name
 GetClipboardOwner          Retrieves clipboard-owner window handle
 GetClipboardViewer         Retrieves first clipboard-viewer window handle
 GetPriorityClipboardFormat Retrieves first clipboard format in priority list
 IsClipboardFormatAvailable Determines whether format data is available
 OpenClipboard              Opens the clipboard
 RegisterClipboardFormat    Registers a new clipboard format
 SetClipboardData           Sets the data in the clipboard
 SetClipboardViewer         Adds a window to the clipboard-viewer chain

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson