LAVA Forums Buy cool LAVA gear Forums RSS Feed

Welcome Guest ( Log In | Register )

> Related links

Check out our User Interface Code Repository Files or visit the LabVIEW Wiki User Interface Portal


Tags
(This content has not been tagged yet)
 
Reply to this topic Start new topic
> [CR] Get Data From Clipboard V1.1.0
Karissap
post Jul 17 2007, 09:58 PM
Post #1


Very Active
***

Member
Posts: 82
Joined: 30-March 07
From: Brisbane
Member No.: 8228
Using LabVIEW Since:2005
LV:8.5 ,8.0.1 ,7.1.1
Australia Nothing Selected Nothing Selected



File Name: Get Data From Clipboard V1.1.0
File Submitter: Karissap
File Submitted: 17 Jul 2007
File Updated: 25 Jun 2008
File Category: User Interface

Get Data From Clipboard V1.1.0

Copyright © 2007, Karissa Purcell
All rights reserved.

Author:
Karissa Purcell
karissa.purcell@gmail.com

Distribution:
This code was downloaded from the LAVA Code Repository: http://forums.lavag.org/downloads.html

Description:
This collection of VIs uses the Win32 API and Labview Methods to access the clipboard.
GetClipboardData.vi retrieves image, text, text table 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)

Support:
If you have any problems with this code or want to suggest features:
http://forums.lavag.org/forums.html

Change Log:
1.0.1: Fixed Commenting.
1.0.0: Initial release of the code.

License:
BSD licencse
### BSD License (http://www.opensource.org/licenses/bsd-license.php) Begin ###

Copyright © 2007, Karissa Purcell <karissa.purcell@gmail.com>

All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
* Neither the name of SciWare, James Kring, Inc., nor the names of its contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

### BSD License End ###



Click here to download this file

--------------------
Test Engineer
Certified LabVIEW Architect(CLA)


Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post
Ad
post Jul 17 2007, 09:58 PM
Post #















Tags
(This content has not been tagged yet)
Go to the top of the page
Quote Post

Reply to this topicStart new topic

 




Time is now: 7th January 2009 - 10:24 PM