home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!dtix!mimsy!mojo.eng.umd.edu!equine
- From: equine@eng.umd.edu (Melinda L. Gierisch)
- Newsgroups: comp.os.ms-windows.programmer.misc
- Subject: Graphics cut/copy/paste
- Summary: Looking for C/C++ code to grab a region of the screen and put
- Message-ID: <1993Jan07.200849.9892@eng.umd.edu>
- Date: 7 Jan 93 20:08:49 GMT
- Sender: Melinda Gierisch
- Organization: University of Maryland, College Park
- Lines: 13
-
-
- I am looking for sample code that allows the user to grab a portion of
- the screen (not window) and copy it to the clipboard or possibly
- another application. I know that there are commercial software
- packages that contain this functionality, but we would then need to
- worry about licensing agreements, etc. when distributing our application.
-
- If anyone knows the proper commands/functions to use, has written such
- a function, or knows of a reference book that contains this
- information, please let me know.
-
- Thanks in advance,
- Melinda
-