About This File
Copyright © 2007, Karissa Purcell
All rights reserved.
Author:
Karissa Purcell
--see readme file for contact information
Description:
This collection of VIs uses the Win32 API and Labview Methods to access the clipboard.
GetClipboardData.vi retrieves image, text or a file/folder selection and puts the data into a corresponding control.
Dependancies:
Labview 8.0.x or higher
Windows operating system (tested with XP)
Uses user32.dll, Kernel32.dll and shell32.dll (usually found in C:\windows\system32 folder)
Change Log:
1.0.1: Fixed Commenting.
1.0.0: Initial release of the code.