Add primitives to read and write the OS/2 clipboard. Also implement
authorChris Hanson <org/chris-hanson/cph>
Tue, 2 May 1995 20:54:09 +0000 (20:54 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 2 May 1995 20:54:09 +0000 (20:54 +0000)
commit6148963f6a155ca1a3376fbe06e8a7e11d55433e
tree7ec370876b9843b2dbe017c216e5f8f10c5c7340
parent40fe813f8cb88c89424104c6e544f1fd617bbbe1
Add primitives to read and write the OS/2 clipboard.  Also implement
Shift-Insert command on the console window to allow pasting from the
clipboard.
v7/src/microcode/os2msg.h
v7/src/microcode/os2pm.c
v7/src/microcode/os2pm.h
v7/src/microcode/os2pmcon.c
v7/src/microcode/pros2pm.c