UClip

Oldest known version of this page was edited on 2007-01-02 18:13:13 by WikkaAdmin [Added UClip page]
Page view:

UClip 0.2.1

enhanced OS/2 clipboard support.

UClip is designed to allow OS/2 programs to exchange unicode text using the clipboard
with other native programs or with odin-ized programs.
It is compiled using Odin source code, so it shares the same clipboard formats recognized
in win32 native programs.

 


31/Dec/2006 - Yuri Dario <mc6530@mclink.it>

Contents
This is not a library for end users, it is only for developers: it will not enable your
existing OS/2 software, it needs to be implemented by a developer.

Currently it supports text only formats, it will be enhanced to allow also other formats.

Note for developers: the dynamic library is exporting both a win32 like API and an
OS/2 like API: win32 functions have the same name of MS sdk, OS/2 functions are
prefixed with U. Be aware that exported OS/2 API is just a wrapper around the win32
API and does not map parameters.
To use the new clipboard formats, UCLIP_* macros must be used (same constants of MS/Odin
SDK); using OS/2 CF_* constants is not supported.
Support for bitmaps is enabled and tested.
Support for metafiles should work, just use UCLIP_CT_METAFILEPICT|UCLIP_CF_DSPMETAFILEPICT,
but it is not tested.
Support for palettes is enabled but not tested.

Download:
uclip-0.2.1-os2.ZIP


History:
0.2.1
fix for getclipboard of OS/2 native handles

0.2.0
support for bitmap, metafile, palette.

0.1.1
fixed unicode text size

0.1.0
First version

System requirements:
- eComStation 1.0,1.1,1.2
- OS/2 Warp
- libc 0.6.1 runtime: ftp://ftp.netlabs.org/pub/gcc/libc-0.6.1-csd1.zip

Installation
Unzip the file and put dynamic libraries in your LIBPATH. The other files are only
for developers.

Known problems
- Only text support tested.

Support
Since this is a OpenSource freeware product there are no
formal support options available.

You can leave comments below or on the eDG mailinglist.

Donations
Since this software is ported for free, donations are welcome! you can use PayPal
to donate me and support OS/2 developement. See my homepage for details, or ask :-)
At least, a post card is welcome!
Powered by eComStation Get Firefox! This page has been accessed 7824 times :: Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.0
Page was generated in 0.1738 seconds