Click here to Skip to main content
6,634,665 members and growing! (16,298 online)
Email Password   helpLost your password?
Article Category: All Topics MFC/C++ C# VB.NET ASP.NET SQL Architect Windows 7 Java LAMP Mobile CEO / Manager
Announcements
BullFrog Power
 
Search    
Add to IE Search

Clipboard


Desktop Development » Clipboard
Language
Platform
Technology
Audience
Skill Level
Topic
Clear All

Contents

 

Clipboard - Drag and Drop

top
Title / Updated Author Score  
Implementing a drag source
Updated: 9 Nov 2000  
Simple step by step article explaining how to implement a drag source.
VC6Win2K, Visual Studio, MFC, Dev
Thomas Blenkers 4.50
A generic IDropTarget COM class for dropped text
Updated: 9 Nov 2000  
Simple step by step article explaining how to implement a drop target using OLE.
VC6Win2K, MFC, Dev
Thomas Blenkers 4.25
The Drag and Drop interface samples
Updated: 9 Nov 2000  
A series of articles that resulted from experimenting with adding Drag and Drop features to my existing application.
VC6Win2K, MFC, Dev
Thomas Blenkers 4.25
Implementing a drop target
Updated: 31 Mar 2001  
Simple step by step article explaining how to implement a drop target.
VC6Win2K, MFC, Dev
Thomas Blenkers 4.12

Clipboard - General

top
Title / Updated Author Score  
Using the Clipboard, Part I : Transferring Simple Text
Updated: 6 May 2002  
In this first article of a four-part series on learning everything you ever wanted to know about programming the Windows Clipboard, you'll discover the basic steps of using the Clipboard API to transfer simple (ANSI) text to and from the Clipboard.
VC6, VC7Win2K, WinXP, MFC, Dev
Tom Archer 4.85
A Drag-Drop Manager for CObjects
Updated: 16 Jan 2000  
A drag-drop/clipboard manager class for MFC objects derived from CObject
VC6, MFC, Dev
Wes Rogers 4.79
ClipSpy+
Updated: 5 Jan 2008  
A utility to uncover the mysteries of the Clipboard, now with a data injector that allows you to pass various data formats to the Clipboard.
C# (C# 2.0, C# 3.0), Windows (Win2K, WinXP, Win2003, Vista, TabletPC, Embedded), .NET (.NET 2.0, .NET 3.0, .NET 3.5), Win32, Dev
Mike Hankey 4.73
ClipSpy
Updated: 27 Oct 2001  
A tool for viewing clipboard and drag-and-drop data
VC6Win2K, Visual Studio, Dev
Michael Dunn 4.73
Clipboard Copy in a Nutshell
Updated: 25 Nov 1999  
Clipboard copy in a nutshell.
VC6, Windows, Visual Studio, Dev
Keith Rule 4.64
SmartClip - A Clipboard enhancement utility
Updated: 24 Apr 2004  
This article describes the architecture of a system-tray based clipboard enhancement utility.
VC6, VC7, VC7.1Win2K, WinXP, Win2003, MFC, VS.NET2003, Dev
George Chiramattel 4.62
Safe Coding - Unedited
Updated: 26 Aug 2009  
Never code whilst holding scissors. That is not what is meant by the 'cut' in cut and paste.
UML, Office, WinForms, Architect
Henry Minute 4.60
Forbidding the Clipboard for the specified process - Unedited
Updated: 11 Nov 2009  
In this article we'll consider some things about the Clipboard internals by showing how you can forbid access to it.
C++, C, Windows, Architect, Dev, Design
Volodymyr Shamray, Apriorit Inc 4.56
WSH Clipboard Access
Updated: 26 Feb 2009  
Scripting the clipboard content in Windows Script Host.
C++, Javascript, Win32, ATL, COM, Dev
Adrian Dorache 4.50
Capture Screen to Clipboard including dropdown menu
Updated: 12 Mar 2003  
Capture screen image to clipboard including dropdown menu, combobox lists etc
VC6, VC7Win2K, WinXP, MFC, Dev
Y. Huang 4.45
Clipboard backup (Visual C++)
Updated: 20 Sep 2005  
Make a backup copy of clipboard data before your clipboard operation, and when you finish, you can restore clipboard to its original status.
VC6Win2K, WinXP, Win2003, Dev
sswater shi 4.26
Add clipboard copy functionality easily with metafiles
Updated: 7 Feb 2006  
An article on how to implement clipboard copy with metafiles.
VC6, Visual Studio, MFC, Dev
lano1106 4.23
All you ever wanted to know about the Clipboard...
Updated: 22 Nov 1999  
VC6, Dev
Randy More 4.19
Getting a CF_DIB or CF_METAFILEPICT from the clipboard and displaying it
Updated: 11 Dec 2002  
Example code to display a CF_DIB or CF_METAFILEPICT from the clipboard
VC6, VC7Win2K, WinXP, Visual Studio, MFC, Dev
Roger Allen 4.07
Sending a Filename to the Clipboard - Making a Miniature Tool Without Using CRT
Updated: 26 Oct 2009  
Name2Clip sits in the "Sent To" menu of Windows Explorer and sends selected filenames to the system clipboard.
C, Windows, Win32, Win64
Alex Blekhman 4.03
Getting the Clipboard File DropEffect in VB.NET
Updated: 19 Jan 2009  
How to access the file DropEffect in VB.NET in order to tell cut from paste for a file DropList.
VB (VB 7.x, VB 8.0, VB 9.0, VB 6), .NET, Dev
Scott Bright 3.92
Copying a DIB to the Clipboard
Updated: 15 Apr 2008  
Helps with copying a device independant bitmap to the clipboard.
VC6Win2K, Visual Studio, Dev
John Simmons / outlaw programmer 3.55
How to fix up the clipboard when it won't work
Updated: 15 Mar 2007  
Ever had a problem when the clipboard won't work? Like you can't copy or paste anything?
VC8.0, Windows, Dev
Tydia-kun 1.36
Set and Get Text in the Clipboard
Updated: 5 Oct 2009  
How to set and get text in the Clipboard using C#.
C# 1.0, C# 2.0, C# 3.0, Windows, .NET, Win32, Visual Studio (VS2008), WinForms, Dev
Nathan Campos 1.00

Last Updated 23 Nov 2009
Advertise | Privacy
Copyright © CodeProject, 1999-2009
All Rights Reserved. Terms of Use