Clipboard Access DLL

Write text to and retrieve it from the Windows clipboard
Download

Clipboard Access DLL Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Icy North Technologies
  • Operating Systems:
  • Windows All
  • File Size:
  • 17 KB

Clipboard Access DLL Tags


Clipboard Access DLL Description

IRClipboardFunctions.dll is a DLL that can be used to write text to and retrieve it from the Windows clipboard. The Clipboard Access DLL was developed to be used with AutoPlay Media Studio 4.0, although it should be callable from any Win32 program written in C, C++, Delphi, VB, etc. IRClipboardFunctions.dll was written in C++ and does not have any external dependencies. It exposes three functions: - BOOL IsTextOnClipboard() Returns TRUE or FALSE depending on whether or not there is text available on the Windows clipboard. - BOOL CopyTextToClipboard(LPCTSTR strText) Puts text onto the Windows clipboard. Returns TRUE if successful or FALSE if it fails (I don't see why it would ever fail). - LPCTSTR GetTextFromClipboard() Gets the contents of the Windows clipboard if there is text available, returns an empty string ("") if not there.


Clipboard Access DLL Related Software